2021-12-28T18:33:07,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-qpentsce 2021-12-28T18:33:07,277 Created temporary directory: /tmp/pip-req-tracker-71juvzpl 2021-12-28T18:33:07,278 Initialized build tracking at /tmp/pip-req-tracker-71juvzpl 2021-12-28T18:33:07,278 Created build tracker: /tmp/pip-req-tracker-71juvzpl 2021-12-28T18:33:07,278 Entered build tracker: /tmp/pip-req-tracker-71juvzpl 2021-12-28T18:33:07,280 Created temporary directory: /tmp/pip-wheel-nwrdvb75 2021-12-28T18:33:07,349 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-28T18:33:07,354 2 location(s) to search for versions of verox: 2021-12-28T18:33:07,354 * https://pypi.org/simple/verox/ 2021-12-28T18:33:07,354 * https://www.piwheels.org/simple/verox/ 2021-12-28T18:33:07,356 Fetching project page and analyzing links: https://pypi.org/simple/verox/ 2021-12-28T18:33:07,357 Getting page https://pypi.org/simple/verox/ 2021-12-28T18:33:07,360 Found index url https://pypi.org/simple 2021-12-28T18:33:07,558 Skipping link: No binaries permitted for verox: https://files.pythonhosted.org/packages/d6/6e/2b29dafbf738cd26bbc3109b93a2ee6934a3ba6f604dbad9479bccea2368/verox-0.0.6-py3-none-any.whl#sha256=481ed41387304d1f25db20f753ba2d4f4f624f1dfa66f27ae6d44d6242bc5960 (from https://pypi.org/simple/verox/) (requires-python:>=3.8.0,<3.11) 2021-12-28T18:33:07,560 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.11'): https://files.pythonhosted.org/packages/07/d3/12ff9f3f2bdabdb08318438d24b339c60ead356419d574ec0ef7ccb99882/verox-0.0.6.tar.gz#sha256=1790222e1c568ab974a66e11429f69a80ed015c82b185e7a5af5835014feaa03 (from https://pypi.org/simple/verox/) (requires-python:>=3.8.0,<3.11) 2021-12-28T18:33:07,561 Fetching project page and analyzing links: https://www.piwheels.org/simple/verox/ 2021-12-28T18:33:07,561 Getting page https://www.piwheels.org/simple/verox/ 2021-12-28T18:33:07,563 Found index url https://www.piwheels.org/simple 2021-12-28T18:33:07,794 Skipping link: not a file: https://www.piwheels.org/simple/verox/ 2021-12-28T18:33:07,795 Skipping link: not a file: https://pypi.org/simple/verox/ 2021-12-28T18:33:07,826 Given no hashes to check 0 links for project 'verox': discarding no candidates 2021-12-28T18:33:07,827 ERROR: Could not find a version that satisfies the requirement verox==0.0.6 (from versions: none) 2021-12-28T18:33:07,827 ERROR: No matching distribution found for verox==0.0.6 2021-12-28T18:33:07,828 Exception information: 2021-12-28T18:33:07,828 Traceback (most recent call last): 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-28T18:33:07,828 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-28T18:33:07,828 raise RequirementsConflicted(criterion) 2021-12-28T18:33:07,828 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('verox==0.0.6') 2021-12-28T18:33:07,828 2021-12-28T18:33:07,828 During handling of the above exception, another exception occurred: 2021-12-28T18:33:07,828 2021-12-28T18:33:07,828 Traceback (most recent call last): 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-28T18:33:07,828 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-28T18:33:07,828 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-28T18:33:07,828 raise ResolutionImpossible(e.criterion.information) 2021-12-28T18:33:07,828 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('verox==0.0.6'), parent=None)] 2021-12-28T18:33:07,828 2021-12-28T18:33:07,828 The above exception was the direct cause of the following exception: 2021-12-28T18:33:07,828 2021-12-28T18:33:07,828 Traceback (most recent call last): 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-28T18:33:07,828 status = run_func(*args) 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-28T18:33:07,828 return func(self, options, args) 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-28T18:33:07,828 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-28T18:33:07,828 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-28T18:33:07,828 raise error from e 2021-12-28T18:33:07,828 pip._internal.exceptions.DistributionNotFound: No matching distribution found for verox==0.0.6 2021-12-28T18:33:07,836 Removed build tracker: '/tmp/pip-req-tracker-71juvzpl'