2022-01-21T19:49:47,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-v4pdon3k 2022-01-21T19:49:47,276 Created temporary directory: /tmp/pip-req-tracker-f0v70xua 2022-01-21T19:49:47,278 Initialized build tracking at /tmp/pip-req-tracker-f0v70xua 2022-01-21T19:49:47,278 Created build tracker: /tmp/pip-req-tracker-f0v70xua 2022-01-21T19:49:47,279 Entered build tracker: /tmp/pip-req-tracker-f0v70xua 2022-01-21T19:49:47,280 Created temporary directory: /tmp/pip-wheel-0l60j5km 2022-01-21T19:49:47,345 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-21T19:49:47,351 2 location(s) to search for versions of uuidtools: 2022-01-21T19:49:47,351 * https://pypi.org/simple/uuidtools/ 2022-01-21T19:49:47,351 * https://www.piwheels.org/simple/uuidtools/ 2022-01-21T19:49:47,352 Fetching project page and analyzing links: https://pypi.org/simple/uuidtools/ 2022-01-21T19:49:47,353 Getting page https://pypi.org/simple/uuidtools/ 2022-01-21T19:49:47,356 Found index url https://pypi.org/simple 2022-01-21T19:49:47,555 Skipping link: No binaries permitted for uuidtools: https://files.pythonhosted.org/packages/33/e9/76e8704d6e32685ecfd31dac918c81192b3d0513805030d58bf46c022c88/UUIDTools-0.1.0-py3-none-any.whl#sha256=2ffe8dbca77f7c53665f1720ae98e35e6b8290dc09b4804bfd90960fab3105dc (from https://pypi.org/simple/uuidtools/) (requires-python:>=3.9,<4.0) 2022-01-21T19:49:47,557 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/fe/af/d44096b3c33e8ff1ab1005a21a70b3c03251808a042811c99feac1ae7fe1/UUIDTools-0.1.0.tar.gz#sha256=0da8463bdbe470dc837a6ae8338d5464f8d4125c3e9332a3dab5c2e49a4f2695 (from https://pypi.org/simple/uuidtools/) (requires-python:>=3.9,<4.0) 2022-01-21T19:49:47,557 Skipping link: No binaries permitted for uuidtools: https://files.pythonhosted.org/packages/ab/83/98134b831c5d055d0e0499522d98dda95f16b494e53c930f036998b7bc03/UUIDTools-0.1.1-py3-none-any.whl#sha256=8cfb8ee02cdf2d6668610fb88c20bf5c667c41a15559878ec4af9b7c7ac89cac (from https://pypi.org/simple/uuidtools/) (requires-python:>=3.9,<4.0) 2022-01-21T19:49:47,559 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d1/ae/3d7b9b4242cfef65152959988fc143dac297aeba2b97613c56fc7a8f5e65/UUIDTools-0.1.1.tar.gz#sha256=c1f0ed5e0ed8d6c93e3babe2efe9c44752a787fa079f28ce766d094ea568bcbf (from https://pypi.org/simple/uuidtools/) (requires-python:>=3.9,<4.0) 2022-01-21T19:49:47,560 Fetching project page and analyzing links: https://www.piwheels.org/simple/uuidtools/ 2022-01-21T19:49:47,560 Getting page https://www.piwheels.org/simple/uuidtools/ 2022-01-21T19:49:47,562 Found index url https://www.piwheels.org/simple 2022-01-21T19:49:47,794 Skipping link: not a file: https://www.piwheels.org/simple/uuidtools/ 2022-01-21T19:49:47,794 Skipping link: not a file: https://pypi.org/simple/uuidtools/ 2022-01-21T19:49:47,828 Given no hashes to check 0 links for project 'uuidtools': discarding no candidates 2022-01-21T19:49:47,828 ERROR: Could not find a version that satisfies the requirement uuidtools==0.1.1 (from versions: none) 2022-01-21T19:49:47,829 ERROR: No matching distribution found for uuidtools==0.1.1 2022-01-21T19:49:47,830 Exception information: 2022-01-21T19:49:47,830 Traceback (most recent call last): 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-21T19:49:47,830 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-21T19:49:47,830 raise RequirementsConflicted(criterion) 2022-01-21T19:49:47,830 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('uuidtools==0.1.1') 2022-01-21T19:49:47,830 2022-01-21T19:49:47,830 During handling of the above exception, another exception occurred: 2022-01-21T19:49:47,830 2022-01-21T19:49:47,830 Traceback (most recent call last): 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-21T19:49:47,830 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-21T19:49:47,830 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-21T19:49:47,830 raise ResolutionImpossible(e.criterion.information) 2022-01-21T19:49:47,830 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('uuidtools==0.1.1'), parent=None)] 2022-01-21T19:49:47,830 2022-01-21T19:49:47,830 The above exception was the direct cause of the following exception: 2022-01-21T19:49:47,830 2022-01-21T19:49:47,830 Traceback (most recent call last): 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-21T19:49:47,830 status = run_func(*args) 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-21T19:49:47,830 return func(self, options, args) 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-21T19:49:47,830 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-21T19:49:47,830 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-21T19:49:47,830 raise error from e 2022-01-21T19:49:47,830 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uuidtools==0.1.1 2022-01-21T19:49:47,838 Removed build tracker: '/tmp/pip-req-tracker-f0v70xua'