2022-02-19T20:25:55,916 Created temporary directory: /tmp/pip-ephem-wheel-cache-rh4air7b 2022-02-19T20:25:55,921 Created temporary directory: /tmp/pip-req-tracker-3ubqsgdr 2022-02-19T20:25:55,922 Initialized build tracking at /tmp/pip-req-tracker-3ubqsgdr 2022-02-19T20:25:55,923 Created build tracker: /tmp/pip-req-tracker-3ubqsgdr 2022-02-19T20:25:55,923 Entered build tracker: /tmp/pip-req-tracker-3ubqsgdr 2022-02-19T20:25:55,924 Created temporary directory: /tmp/pip-wheel-3mot1ybk 2022-02-19T20:25:55,992 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-19T20:25:56,001 2 location(s) to search for versions of pyeph: 2022-02-19T20:25:56,001 * https://pypi.org/simple/pyeph/ 2022-02-19T20:25:56,001 * https://www.piwheels.org/simple/pyeph/ 2022-02-19T20:25:56,002 Fetching project page and analyzing links: https://pypi.org/simple/pyeph/ 2022-02-19T20:25:56,003 Getting page https://pypi.org/simple/pyeph/ 2022-02-19T20:25:56,006 Found index url https://pypi.org/simple 2022-02-19T20:25:56,123 Skipping link: No binaries permitted for pyeph: https://files.pythonhosted.org/packages/15/47/0228c5b9c31f00efc469f084da9213c10fefb5a34f53a17b81cde8e361c4/pyeph-1.0.0-py3-none-any.whl#sha256=74b80a88d2e99fbc4f1c183c207267ffb6889c90c1b56227da782b777b4c6fc4 (from https://pypi.org/simple/pyeph/) (requires-python:>=3.9,<4.0) 2022-02-19T20:25:56,125 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4c/98/a8226b43c0714889980c19a320260696c07e81e5ffb3e42233c3596c5f16/pyeph-1.0.0.tar.gz#sha256=51fa72203ec71ac341b918468b29c0485db6fe31168b8032628568d6b1cf3f22 (from https://pypi.org/simple/pyeph/) (requires-python:>=3.9,<4.0) 2022-02-19T20:25:56,126 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyeph/ 2022-02-19T20:25:56,126 Getting page https://www.piwheels.org/simple/pyeph/ 2022-02-19T20:25:56,128 Found index url https://www.piwheels.org/simple 2022-02-19T20:25:56,339 Skipping link: not a file: https://www.piwheels.org/simple/pyeph/ 2022-02-19T20:25:56,340 Skipping link: not a file: https://pypi.org/simple/pyeph/ 2022-02-19T20:25:56,372 Given no hashes to check 0 links for project 'pyeph': discarding no candidates 2022-02-19T20:25:56,373 ERROR: Could not find a version that satisfies the requirement pyeph==1.0.0 (from versions: none) 2022-02-19T20:25:56,376 ERROR: No matching distribution found for pyeph==1.0.0 2022-02-19T20:25:56,378 Exception information: 2022-02-19T20:25:56,378 Traceback (most recent call last): 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-19T20:25:56,378 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-19T20:25:56,378 raise RequirementsConflicted(criterion) 2022-02-19T20:25:56,378 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyeph==1.0.0') 2022-02-19T20:25:56,378 2022-02-19T20:25:56,378 During handling of the above exception, another exception occurred: 2022-02-19T20:25:56,378 2022-02-19T20:25:56,378 Traceback (most recent call last): 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-19T20:25:56,378 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-19T20:25:56,378 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-19T20:25:56,378 raise ResolutionImpossible(e.criterion.information) 2022-02-19T20:25:56,378 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyeph==1.0.0'), parent=None)] 2022-02-19T20:25:56,378 2022-02-19T20:25:56,378 The above exception was the direct cause of the following exception: 2022-02-19T20:25:56,378 2022-02-19T20:25:56,378 Traceback (most recent call last): 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-19T20:25:56,378 status = run_func(*args) 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-19T20:25:56,378 return func(self, options, args) 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-19T20:25:56,378 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-19T20:25:56,378 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-19T20:25:56,378 raise error from e 2022-02-19T20:25:56,378 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyeph==1.0.0 2022-02-19T20:25:56,386 Removed build tracker: '/tmp/pip-req-tracker-3ubqsgdr'