2022-02-04T20:21:18,910 Created temporary directory: /tmp/pip-ephem-wheel-cache-nccq928o 2022-02-04T20:21:18,917 Created temporary directory: /tmp/pip-req-tracker-7jx7je_n 2022-02-04T20:21:18,917 Initialized build tracking at /tmp/pip-req-tracker-7jx7je_n 2022-02-04T20:21:18,918 Created build tracker: /tmp/pip-req-tracker-7jx7je_n 2022-02-04T20:21:18,918 Entered build tracker: /tmp/pip-req-tracker-7jx7je_n 2022-02-04T20:21:18,919 Created temporary directory: /tmp/pip-wheel-idcuqtwc 2022-02-04T20:21:18,994 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-04T20:21:18,999 2 location(s) to search for versions of oopnet: 2022-02-04T20:21:18,999 * https://pypi.org/simple/oopnet/ 2022-02-04T20:21:18,999 * https://www.piwheels.org/simple/oopnet/ 2022-02-04T20:21:19,001 Fetching project page and analyzing links: https://pypi.org/simple/oopnet/ 2022-02-04T20:21:19,002 Getting page https://pypi.org/simple/oopnet/ 2022-02-04T20:21:19,005 Found index url https://pypi.org/simple 2022-02-04T20:21:19,207 Skipping link: No binaries permitted for oopnet: https://files.pythonhosted.org/packages/51/ec/74e13b805072f273dbb6068dba36c9a8277a90aba92b3d78f6d0a16f60c7/oopnet-0.0.1-py3-none-any.whl#sha256=3c825f30e9c5ac571031db285cfecae10c2e11cee902bd99ae1bd2a7ce516353 (from https://pypi.org/simple/oopnet/) (requires-python:>3.9) 2022-02-04T20:21:19,209 Link requires a different Python (3.7.3 not in: '>3.9'): https://files.pythonhosted.org/packages/11/24/576a2c3a636674cbc3dacf7318d7283ea55414a35002b451e2a2d2ea8358/oopnet-0.0.1.tar.gz#sha256=de1c298cad26196d67bd4cb4693070ec0298ebbaecbda012377f15e946f7f9a8 (from https://pypi.org/simple/oopnet/) (requires-python:>3.9) 2022-02-04T20:21:19,210 Fetching project page and analyzing links: https://www.piwheels.org/simple/oopnet/ 2022-02-04T20:21:19,210 Getting page https://www.piwheels.org/simple/oopnet/ 2022-02-04T20:21:19,212 Found index url https://www.piwheels.org/simple 2022-02-04T20:21:19,422 Skipping link: not a file: https://www.piwheels.org/simple/oopnet/ 2022-02-04T20:21:19,422 Skipping link: not a file: https://pypi.org/simple/oopnet/ 2022-02-04T20:21:19,456 Given no hashes to check 0 links for project 'oopnet': discarding no candidates 2022-02-04T20:21:19,457 ERROR: Could not find a version that satisfies the requirement oopnet==0.0.1 (from versions: none) 2022-02-04T20:21:19,457 ERROR: No matching distribution found for oopnet==0.0.1 2022-02-04T20:21:19,458 Exception information: 2022-02-04T20:21:19,458 Traceback (most recent call last): 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-04T20:21:19,458 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-04T20:21:19,458 raise RequirementsConflicted(criterion) 2022-02-04T20:21:19,458 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oopnet==0.0.1') 2022-02-04T20:21:19,458 2022-02-04T20:21:19,458 During handling of the above exception, another exception occurred: 2022-02-04T20:21:19,458 2022-02-04T20:21:19,458 Traceback (most recent call last): 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-04T20:21:19,458 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-04T20:21:19,458 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-04T20:21:19,458 raise ResolutionImpossible(e.criterion.information) 2022-02-04T20:21:19,458 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oopnet==0.0.1'), parent=None)] 2022-02-04T20:21:19,458 2022-02-04T20:21:19,458 The above exception was the direct cause of the following exception: 2022-02-04T20:21:19,458 2022-02-04T20:21:19,458 Traceback (most recent call last): 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-04T20:21:19,458 status = run_func(*args) 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-04T20:21:19,458 return func(self, options, args) 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-04T20:21:19,458 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-04T20:21:19,458 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-04T20:21:19,458 raise error from e 2022-02-04T20:21:19,458 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oopnet==0.0.1 2022-02-04T20:21:19,466 Removed build tracker: '/tmp/pip-req-tracker-7jx7je_n'