2021-12-28T15:39:52,520 Created temporary directory: /tmp/pip-ephem-wheel-cache-onvc822r 2021-12-28T15:39:52,525 Created temporary directory: /tmp/pip-req-tracker-qktt9xa_ 2021-12-28T15:39:52,526 Initialized build tracking at /tmp/pip-req-tracker-qktt9xa_ 2021-12-28T15:39:52,526 Created build tracker: /tmp/pip-req-tracker-qktt9xa_ 2021-12-28T15:39:52,527 Entered build tracker: /tmp/pip-req-tracker-qktt9xa_ 2021-12-28T15:39:52,528 Created temporary directory: /tmp/pip-wheel-0mzb_sgd 2021-12-28T15:39:52,597 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-28T15:39:52,603 2 location(s) to search for versions of pynet-dl: 2021-12-28T15:39:52,603 * https://pypi.org/simple/pynet-dl/ 2021-12-28T15:39:52,603 * https://www.piwheels.org/simple/pynet-dl/ 2021-12-28T15:39:52,604 Fetching project page and analyzing links: https://pypi.org/simple/pynet-dl/ 2021-12-28T15:39:52,605 Getting page https://pypi.org/simple/pynet-dl/ 2021-12-28T15:39:52,608 Found index url https://pypi.org/simple 2021-12-28T15:39:52,809 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/41/ea/80dcaa37555c8b8759951b1eed4a665ba490abf81d780788e5e132b681bd/pynet-dl-0.0.4.tar.gz#sha256=e91649e023318631ccca6031db59acc9bb4a441b395c39470c0d6d94bfe6f845 (from https://pypi.org/simple/pynet-dl/) (requires-python:>=3.9) 2021-12-28T15:39:52,809 Skipping link: No binaries permitted for pynet-dl: https://files.pythonhosted.org/packages/16/ae/4ed2daee4c7cae2f1d363f39e3ce2a390337a80f05f8cd56da56b88c53fb/pynet_dl-0.0.4-py3-none-any.whl#sha256=75f568cd82603a1a459b5ec2bc2e0cc93b81ca142805e75ffd899357309b03b8 (from https://pypi.org/simple/pynet-dl/) (requires-python:>=3.9) 2021-12-28T15:39:52,810 Fetching project page and analyzing links: https://www.piwheels.org/simple/pynet-dl/ 2021-12-28T15:39:52,811 Getting page https://www.piwheels.org/simple/pynet-dl/ 2021-12-28T15:39:52,813 Found index url https://www.piwheels.org/simple 2021-12-28T15:39:53,023 Skipping link: not a file: https://www.piwheels.org/simple/pynet-dl/ 2021-12-28T15:39:53,024 Skipping link: not a file: https://pypi.org/simple/pynet-dl/ 2021-12-28T15:39:53,055 Given no hashes to check 0 links for project 'pynet-dl': discarding no candidates 2021-12-28T15:39:53,056 ERROR: Could not find a version that satisfies the requirement pynet-dl==0.0.4 (from versions: none) 2021-12-28T15:39:53,057 ERROR: No matching distribution found for pynet-dl==0.0.4 2021-12-28T15:39:53,057 Exception information: 2021-12-28T15:39:53,057 Traceback (most recent call last): 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-28T15:39:53,057 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-28T15:39:53,057 raise RequirementsConflicted(criterion) 2021-12-28T15:39:53,057 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pynet-dl==0.0.4') 2021-12-28T15:39:53,057 2021-12-28T15:39:53,057 During handling of the above exception, another exception occurred: 2021-12-28T15:39:53,057 2021-12-28T15:39:53,057 Traceback (most recent call last): 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-28T15:39:53,057 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-28T15:39:53,057 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-28T15:39:53,057 raise ResolutionImpossible(e.criterion.information) 2021-12-28T15:39:53,057 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pynet-dl==0.0.4'), parent=None)] 2021-12-28T15:39:53,057 2021-12-28T15:39:53,057 The above exception was the direct cause of the following exception: 2021-12-28T15:39:53,057 2021-12-28T15:39:53,057 Traceback (most recent call last): 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-28T15:39:53,057 status = run_func(*args) 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-28T15:39:53,057 return func(self, options, args) 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-28T15:39:53,057 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-28T15:39:53,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-28T15:39:53,057 raise error from e 2021-12-28T15:39:53,057 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pynet-dl==0.0.4 2021-12-28T15:39:53,065 Removed build tracker: '/tmp/pip-req-tracker-qktt9xa_'