2022-01-13T15:50:19,348 Created temporary directory: /tmp/pip-ephem-wheel-cache-kf1k29xc 2022-01-13T15:50:19,353 Created temporary directory: /tmp/pip-req-tracker-nsz7m70x 2022-01-13T15:50:19,354 Initialized build tracking at /tmp/pip-req-tracker-nsz7m70x 2022-01-13T15:50:19,354 Created build tracker: /tmp/pip-req-tracker-nsz7m70x 2022-01-13T15:50:19,355 Entered build tracker: /tmp/pip-req-tracker-nsz7m70x 2022-01-13T15:50:19,356 Created temporary directory: /tmp/pip-wheel-apxssrk9 2022-01-13T15:50:19,419 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T15:50:19,423 2 location(s) to search for versions of pyracing: 2022-01-13T15:50:19,423 * https://pypi.org/simple/pyracing/ 2022-01-13T15:50:19,423 * https://www.piwheels.org/simple/pyracing/ 2022-01-13T15:50:19,425 Fetching project page and analyzing links: https://pypi.org/simple/pyracing/ 2022-01-13T15:50:19,426 Getting page https://pypi.org/simple/pyracing/ 2022-01-13T15:50:19,430 Found index url https://pypi.org/simple 2022-01-13T15:50:19,626 Skipping link: No binaries permitted for pyracing: https://files.pythonhosted.org/packages/99/de/ef0f621a95c81e0041cb4edd36d470966dcc8b322a3d5122d7a93ba500b1/pyracing-0.1.0-py3-none-any.whl#sha256=a944ba4fdf61f71d3fb8ed468c8610a05a1c19f5184184069559287309c5cb5a (from https://pypi.org/simple/pyracing/) (requires-python:>=3.8) 2022-01-13T15:50:19,627 Skipping link: No binaries permitted for pyracing: https://files.pythonhosted.org/packages/91/2a/f5d78982221e847d1e7a55f93b7db8329c9faf280f8091064ab98ec294c0/pyracing-0.1.1-py2.py3-none-any.whl#sha256=0b1467b129e72df6581bad4b395282a69b4b4315b2ddd69b815b4a0a9eb5e29f (from https://pypi.org/simple/pyracing/) (requires-python:>=3.8) 2022-01-13T15:50:19,627 Skipping link: No binaries permitted for pyracing: https://files.pythonhosted.org/packages/09/10/8a5fff2d9fa3da19c22731d9b722621e52dd52cb536de43f30cb8776c91b/pyracing-0.1.2-py3-none-any.whl#sha256=235668837c05daa81626f7e642128aa70d00c2b9048e452194546fb7ea16bd51 (from https://pypi.org/simple/pyracing/) (requires-python:>=3.8) 2022-01-13T15:50:19,629 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b1/4c/bacc52b36ce71d808f1aad42b42602a9239c49e309e012091b4158a63103/pyracing-0.1.2.tar.gz#sha256=f8423e21cb2a49271bbe9743ca358e12a2d8e333961e34f1f0fe7482ece204fe (from https://pypi.org/simple/pyracing/) (requires-python:>=3.8) 2022-01-13T15:50:19,629 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyracing/ 2022-01-13T15:50:19,630 Getting page https://www.piwheels.org/simple/pyracing/ 2022-01-13T15:50:19,632 Found index url https://www.piwheels.org/simple 2022-01-13T15:50:19,847 Skipping link: not a file: https://www.piwheels.org/simple/pyracing/ 2022-01-13T15:50:19,848 Skipping link: not a file: https://pypi.org/simple/pyracing/ 2022-01-13T15:50:19,878 Given no hashes to check 0 links for project 'pyracing': discarding no candidates 2022-01-13T15:50:19,879 ERROR: Could not find a version that satisfies the requirement pyracing==0.1.2 (from versions: none) 2022-01-13T15:50:19,880 ERROR: No matching distribution found for pyracing==0.1.2 2022-01-13T15:50:19,880 Exception information: 2022-01-13T15:50:19,880 Traceback (most recent call last): 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T15:50:19,880 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T15:50:19,880 raise RequirementsConflicted(criterion) 2022-01-13T15:50:19,880 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyracing==0.1.2') 2022-01-13T15:50:19,880 2022-01-13T15:50:19,880 During handling of the above exception, another exception occurred: 2022-01-13T15:50:19,880 2022-01-13T15:50:19,880 Traceback (most recent call last): 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T15:50:19,880 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T15:50:19,880 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T15:50:19,880 raise ResolutionImpossible(e.criterion.information) 2022-01-13T15:50:19,880 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyracing==0.1.2'), parent=None)] 2022-01-13T15:50:19,880 2022-01-13T15:50:19,880 The above exception was the direct cause of the following exception: 2022-01-13T15:50:19,880 2022-01-13T15:50:19,880 Traceback (most recent call last): 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T15:50:19,880 status = run_func(*args) 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T15:50:19,880 return func(self, options, args) 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T15:50:19,880 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T15:50:19,880 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T15:50:19,880 raise error from e 2022-01-13T15:50:19,880 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyracing==0.1.2 2022-01-13T15:50:19,888 Removed build tracker: '/tmp/pip-req-tracker-nsz7m70x'