2021-09-14T17:25:19,954 Created temporary directory: /tmp/pip-ephem-wheel-cache-k06tl_e2 2021-09-14T17:25:19,957 Created temporary directory: /tmp/pip-req-tracker-9hklctee 2021-09-14T17:25:19,957 Initialized build tracking at /tmp/pip-req-tracker-9hklctee 2021-09-14T17:25:19,958 Created build tracker: /tmp/pip-req-tracker-9hklctee 2021-09-14T17:25:19,958 Entered build tracker: /tmp/pip-req-tracker-9hklctee 2021-09-14T17:25:19,959 Created temporary directory: /tmp/pip-wheel-w088r6ur 2021-09-14T17:25:19,989 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-14T17:25:19,992 2 location(s) to search for versions of pystein: 2021-09-14T17:25:19,992 * https://pypi.org/simple/pystein/ 2021-09-14T17:25:19,992 * https://www.piwheels.org/simple/pystein/ 2021-09-14T17:25:19,992 Fetching project page and analyzing links: https://pypi.org/simple/pystein/ 2021-09-14T17:25:19,993 Getting page https://pypi.org/simple/pystein/ 2021-09-14T17:25:19,994 Found index url https://pypi.org/simple 2021-09-14T17:25:20,087 Skipping link: No binaries permitted for pystein: https://files.pythonhosted.org/packages/14/51/2d5a67f3dd8e70d130e7e13d31a4456f1d49be84b6a4f5691910383ba1e3/pystein-0.3.0-py3-none-any.whl#sha256=55f41df34b225405c9e0894e31d0fbeb3d22efbd5dfd70889ff5b0db48a045d9 (from https://pypi.org/simple/pystein/) (requires-python:==3.7, ==3.8) 2021-09-14T17:25:20,088 Link requires a different Python (3.7.3 not in: '==3.7, ==3.8'): https://files.pythonhosted.org/packages/1e/c9/8958c251ac1188e676e4f450ba3eeb3ab5c9efa23c951d3da1e453721d84/pystein-0.3.0.tar.gz#sha256=6a431dc4bcbe50ed0266182b690e4ab9bf73b951c1edae786b28a482dcf243e8 (from https://pypi.org/simple/pystein/) (requires-python:==3.7, ==3.8) 2021-09-14T17:25:20,088 Fetching project page and analyzing links: https://www.piwheels.org/simple/pystein/ 2021-09-14T17:25:20,089 Getting page https://www.piwheels.org/simple/pystein/ 2021-09-14T17:25:20,089 Found index url https://www.piwheels.org/simple 2021-09-14T17:25:20,199 Skipping link: not a file: https://www.piwheels.org/simple/pystein/ 2021-09-14T17:25:20,199 Skipping link: not a file: https://pypi.org/simple/pystein/ 2021-09-14T17:25:20,218 Given no hashes to check 0 links for project 'pystein': discarding no candidates 2021-09-14T17:25:20,218 ERROR: Could not find a version that satisfies the requirement pystein==0.3.0 (from versions: none) 2021-09-14T17:25:20,219 ERROR: No matching distribution found for pystein==0.3.0 2021-09-14T17:25:20,219 Exception information: 2021-09-14T17:25:20,219 Traceback (most recent call last): 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-14T17:25:20,219 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-14T17:25:20,219 raise RequirementsConflicted(criterion) 2021-09-14T17:25:20,219 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pystein==0.3.0') 2021-09-14T17:25:20,219 2021-09-14T17:25:20,219 During handling of the above exception, another exception occurred: 2021-09-14T17:25:20,219 2021-09-14T17:25:20,219 Traceback (most recent call last): 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-14T17:25:20,219 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-14T17:25:20,219 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-14T17:25:20,219 raise ResolutionImpossible(e.criterion.information) 2021-09-14T17:25:20,219 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pystein==0.3.0'), parent=None)] 2021-09-14T17:25:20,219 2021-09-14T17:25:20,219 The above exception was the direct cause of the following exception: 2021-09-14T17:25:20,219 2021-09-14T17:25:20,219 Traceback (most recent call last): 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-14T17:25:20,219 status = self.run(options, args) 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-14T17:25:20,219 return func(self, options, args) 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-14T17:25:20,219 reqs, check_supported_wheels=True 2021-09-14T17:25:20,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-14T17:25:20,219 raise error from e 2021-09-14T17:25:20,219 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pystein==0.3.0 2021-09-14T17:25:20,223 Removed build tracker: '/tmp/pip-req-tracker-9hklctee'