2022-03-03T21:14:01,007 Created temporary directory: /tmp/pip-ephem-wheel-cache-r3u6k80k 2022-03-03T21:14:01,012 Created temporary directory: /tmp/pip-req-tracker-v7qt_jms 2022-03-03T21:14:01,013 Initialized build tracking at /tmp/pip-req-tracker-v7qt_jms 2022-03-03T21:14:01,014 Created build tracker: /tmp/pip-req-tracker-v7qt_jms 2022-03-03T21:14:01,014 Entered build tracker: /tmp/pip-req-tracker-v7qt_jms 2022-03-03T21:14:01,015 Created temporary directory: /tmp/pip-wheel-0u1omk53 2022-03-03T21:14:01,083 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-03T21:14:01,092 2 location(s) to search for versions of polygphys: 2022-03-03T21:14:01,092 * https://pypi.org/simple/polygphys/ 2022-03-03T21:14:01,092 * https://www.piwheels.org/simple/polygphys/ 2022-03-03T21:14:01,093 Fetching project page and analyzing links: https://pypi.org/simple/polygphys/ 2022-03-03T21:14:01,094 Getting page https://pypi.org/simple/polygphys/ 2022-03-03T21:14:01,098 Found index url https://pypi.org/simple 2022-03-03T21:14:01,234 Skipping link: No binaries permitted for polygphys: https://files.pythonhosted.org/packages/7a/83/abb0c8b3513f8bd403c56b7179f728be5345f6961f68c25a4018998698a5/polygphys-3.1-py3-none-any.whl#sha256=26258cae56a14bac6640b8c2227c506da165f045c46638006ff15057b3f18b1e (from https://pypi.org/simple/polygphys/) (requires-python:<3.10,>=3.8) 2022-03-03T21:14:01,236 Link requires a different Python (3.7.3 not in: '<3.10,>=3.8'): https://files.pythonhosted.org/packages/b1/59/e31534d52e74f8b7b1954bd23f73bb9d63d42086f98f547b3dd265f6322c/polygphys-3.1.tar.gz#sha256=500d5a475a206315fa27e542fa687c661c351f4a8d2e8ba98c04682d4f55772b (from https://pypi.org/simple/polygphys/) (requires-python:<3.10,>=3.8) 2022-03-03T21:14:01,237 Skipping link: No binaries permitted for polygphys: https://files.pythonhosted.org/packages/eb/02/fc16a4fe4bb0949a2762806be4ed16f9ad7cbf26e7ce466fb7f774ac1c45/polygphys-3.2-py3-none-any.whl#sha256=d994e65ebad81c054ddd49693bba4005fd56cfc0ccbfd54ad32b0fa23b0e655e (from https://pypi.org/simple/polygphys/) (requires-python:>=3.8) 2022-03-03T21:14:01,238 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/df/b5/0a277ba406133dec220ba7a1bed27307c7f27e0bcc48a3805d6662aa3f1b/polygphys-3.2.tar.gz#sha256=18e89be8a827a71d4a1452a6dfb5f31e113713a57ff0cf0fae103b40fdd8ac1c (from https://pypi.org/simple/polygphys/) (requires-python:>=3.8) 2022-03-03T21:14:01,239 Fetching project page and analyzing links: https://www.piwheels.org/simple/polygphys/ 2022-03-03T21:14:01,240 Getting page https://www.piwheels.org/simple/polygphys/ 2022-03-03T21:14:01,242 Found index url https://www.piwheels.org/simple 2022-03-03T21:14:01,517 Skipping link: No binaries permitted for polygphys: https://www.piwheels.org/simple/polygphys/polygphys-3.1-py3-none-any.whl#sha256=d52a4db93c0f4d759eadeb7c6db60f252b6cf01d50e24ffaceff9063740509e4 (from https://www.piwheels.org/simple/polygphys/) (requires-python:<3.10,>=3.8) 2022-03-03T21:14:01,517 Skipping link: not a file: https://www.piwheels.org/simple/polygphys/ 2022-03-03T21:14:01,518 Skipping link: not a file: https://pypi.org/simple/polygphys/ 2022-03-03T21:14:01,550 Given no hashes to check 0 links for project 'polygphys': discarding no candidates 2022-03-03T21:14:01,551 ERROR: Could not find a version that satisfies the requirement polygphys==3.2 (from versions: none) 2022-03-03T21:14:01,554 ERROR: No matching distribution found for polygphys==3.2 2022-03-03T21:14:01,556 Exception information: 2022-03-03T21:14:01,556 Traceback (most recent call last): 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-03T21:14:01,556 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-03T21:14:01,556 raise RequirementsConflicted(criterion) 2022-03-03T21:14:01,556 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('polygphys==3.2') 2022-03-03T21:14:01,556 2022-03-03T21:14:01,556 During handling of the above exception, another exception occurred: 2022-03-03T21:14:01,556 2022-03-03T21:14:01,556 Traceback (most recent call last): 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-03T21:14:01,556 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-03T21:14:01,556 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-03T21:14:01,556 raise ResolutionImpossible(e.criterion.information) 2022-03-03T21:14:01,556 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('polygphys==3.2'), parent=None)] 2022-03-03T21:14:01,556 2022-03-03T21:14:01,556 The above exception was the direct cause of the following exception: 2022-03-03T21:14:01,556 2022-03-03T21:14:01,556 Traceback (most recent call last): 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-03T21:14:01,556 status = run_func(*args) 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-03T21:14:01,556 return func(self, options, args) 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-03T21:14:01,556 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-03T21:14:01,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-03T21:14:01,556 raise error from e 2022-03-03T21:14:01,556 pip._internal.exceptions.DistributionNotFound: No matching distribution found for polygphys==3.2 2022-03-03T21:14:01,565 Removed build tracker: '/tmp/pip-req-tracker-v7qt_jms'