2021-12-19T21:55:09,854 Created temporary directory: /tmp/pip-ephem-wheel-cache-3owc2h0s 2021-12-19T21:55:09,859 Created temporary directory: /tmp/pip-req-tracker-tfdfd83w 2021-12-19T21:55:09,860 Initialized build tracking at /tmp/pip-req-tracker-tfdfd83w 2021-12-19T21:55:09,861 Created build tracker: /tmp/pip-req-tracker-tfdfd83w 2021-12-19T21:55:09,861 Entered build tracker: /tmp/pip-req-tracker-tfdfd83w 2021-12-19T21:55:09,862 Created temporary directory: /tmp/pip-wheel-y8qx53dd 2021-12-19T21:55:09,932 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-19T21:55:09,937 2 location(s) to search for versions of mysqlog: 2021-12-19T21:55:09,937 * https://pypi.org/simple/mysqlog/ 2021-12-19T21:55:09,937 * https://www.piwheels.org/simple/mysqlog/ 2021-12-19T21:55:09,938 Fetching project page and analyzing links: https://pypi.org/simple/mysqlog/ 2021-12-19T21:55:09,940 Getting page https://pypi.org/simple/mysqlog/ 2021-12-19T21:55:09,943 Found index url https://pypi.org/simple 2021-12-19T21:55:10,148 Skipping link: No binaries permitted for mysqlog: https://files.pythonhosted.org/packages/ed/21/f05413a472d6eda49eb19daf9bafd0ffe213e4678388450953cd16170f6c/mysqlog-1.0.1-py3-none-any.whl#sha256=6c5b8b018b0b7c0e5187fe1085ddd0902735740355f90ea57560523034ecd6e7 (from https://pypi.org/simple/mysqlog/) (requires-python:>=3.8) 2021-12-19T21:55:10,149 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c5/99/1bbe2d8e2984b6da1f949af7edf1be3d9e3ed5f3560dd5cec12c508c1b3b/mysqlog-1.0.1.tar.gz#sha256=75b35f3d60aff46294b378617587d33100a03506cb290dcec31a8b12465a613e (from https://pypi.org/simple/mysqlog/) (requires-python:>=3.8) 2021-12-19T21:55:10,150 Skipping link: No binaries permitted for mysqlog: https://files.pythonhosted.org/packages/9c/91/622bfab41f4502c18445b35abcd51a371c2b34ad4f251bf70012c381a3c7/mysqlog-1.0.2-py3-none-any.whl#sha256=fe12038c3c1cf1e94690c018b97f0663bfce6b588cd50ba2af2377b9feabfd48 (from https://pypi.org/simple/mysqlog/) (requires-python:>=3.8) 2021-12-19T21:55:10,151 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0c/dd/9621710bd693e85c82ca69e329763190684637e49c2e670ca5efde1f0607/mysqlog-1.0.2.tar.gz#sha256=6b2ec048dcbcc8052217719d5efdcdef46115079bfe9b66003815faca235a030 (from https://pypi.org/simple/mysqlog/) (requires-python:>=3.8) 2021-12-19T21:55:10,152 Fetching project page and analyzing links: https://www.piwheels.org/simple/mysqlog/ 2021-12-19T21:55:10,153 Getting page https://www.piwheels.org/simple/mysqlog/ 2021-12-19T21:55:10,155 Found index url https://www.piwheels.org/simple 2021-12-19T21:55:10,470 Skipping link: not a file: https://www.piwheels.org/simple/mysqlog/ 2021-12-19T21:55:10,471 Skipping link: not a file: https://pypi.org/simple/mysqlog/ 2021-12-19T21:55:10,502 Given no hashes to check 0 links for project 'mysqlog': discarding no candidates 2021-12-19T21:55:10,503 ERROR: Could not find a version that satisfies the requirement mysqlog==1.0.1 (from versions: none) 2021-12-19T21:55:10,503 ERROR: No matching distribution found for mysqlog==1.0.1 2021-12-19T21:55:10,504 Exception information: 2021-12-19T21:55:10,504 Traceback (most recent call last): 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-19T21:55:10,504 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-19T21:55:10,504 raise RequirementsConflicted(criterion) 2021-12-19T21:55:10,504 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mysqlog==1.0.1') 2021-12-19T21:55:10,504 2021-12-19T21:55:10,504 During handling of the above exception, another exception occurred: 2021-12-19T21:55:10,504 2021-12-19T21:55:10,504 Traceback (most recent call last): 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-19T21:55:10,504 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-19T21:55:10,504 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-19T21:55:10,504 raise ResolutionImpossible(e.criterion.information) 2021-12-19T21:55:10,504 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mysqlog==1.0.1'), parent=None)] 2021-12-19T21:55:10,504 2021-12-19T21:55:10,504 The above exception was the direct cause of the following exception: 2021-12-19T21:55:10,504 2021-12-19T21:55:10,504 Traceback (most recent call last): 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-19T21:55:10,504 status = run_func(*args) 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-19T21:55:10,504 return func(self, options, args) 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-19T21:55:10,504 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-19T21:55:10,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-19T21:55:10,504 raise error from e 2021-12-19T21:55:10,504 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mysqlog==1.0.1 2021-12-19T21:55:10,512 Removed build tracker: '/tmp/pip-req-tracker-tfdfd83w'