2022-03-17T22:46:24,212 Created temporary directory: /tmp/pip-ephem-wheel-cache-rvvacx21 2022-03-17T22:46:24,218 Created temporary directory: /tmp/pip-req-tracker-fk7e8m5m 2022-03-17T22:46:24,218 Initialized build tracking at /tmp/pip-req-tracker-fk7e8m5m 2022-03-17T22:46:24,219 Created build tracker: /tmp/pip-req-tracker-fk7e8m5m 2022-03-17T22:46:24,219 Entered build tracker: /tmp/pip-req-tracker-fk7e8m5m 2022-03-17T22:46:24,220 Created temporary directory: /tmp/pip-wheel-qjdrg686 2022-03-17T22:46:24,290 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-17T22:46:24,304 2 location(s) to search for versions of fastwlk: 2022-03-17T22:46:24,304 * https://pypi.org/simple/fastwlk/ 2022-03-17T22:46:24,304 * https://www.piwheels.org/simple/fastwlk/ 2022-03-17T22:46:24,305 Fetching project page and analyzing links: https://pypi.org/simple/fastwlk/ 2022-03-17T22:46:24,306 Getting page https://pypi.org/simple/fastwlk/ 2022-03-17T22:46:24,309 Found index url https://pypi.org/simple 2022-03-17T22:46:24,422 Skipping link: No binaries permitted for fastwlk: https://files.pythonhosted.org/packages/53/ee/f69b449dc74c78fb4f351b336e275811f37e29774efc509cc172e505c7f7/fastwlk-0.1.0.dev10-py3-none-any.whl#sha256=2766669862a914e391aedfe6a8f11218cf9074f3073532346770e72adc375ecb (from https://pypi.org/simple/fastwlk/) (requires-python:>=3.9,<4.0) 2022-03-17T22:46:24,424 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/39/a2/af3f5000515396c62bce923c197192423df5b2706c37893cd3b19bc6a269/fastwlk-0.1.0.dev10.tar.gz#sha256=675bead9f8e9426c63955ac953a4523d18044ecb2ff4f31753fb1b02b0bf71dc (from https://pypi.org/simple/fastwlk/) (requires-python:>=3.9,<4.0) 2022-03-17T22:46:24,424 Skipping link: No binaries permitted for fastwlk: https://files.pythonhosted.org/packages/e3/a7/28bd2441a3602d89185cd9392ae58aef952fb49bcfb0958fb158ac8004ef/fastwlk-0.1.0-py3-none-any.whl#sha256=7971476292296fe756eddfbda7fdf5fe2d496f096c65c44b9f33275a488810ac (from https://pypi.org/simple/fastwlk/) (requires-python:>=3.9,<4.0) 2022-03-17T22:46:24,426 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4a/d8/90760b0e949e7949fcac3214f554e5d4235dc202db8db51f94138ce9f81d/fastwlk-0.1.0.tar.gz#sha256=cf7ea98608b2372055ccd7ad8b731ec29604a5065230dae8f26e554e522587e5 (from https://pypi.org/simple/fastwlk/) (requires-python:>=3.9,<4.0) 2022-03-17T22:46:24,427 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastwlk/ 2022-03-17T22:46:24,427 Getting page https://www.piwheels.org/simple/fastwlk/ 2022-03-17T22:46:24,429 Found index url https://www.piwheels.org/simple 2022-03-17T22:46:24,635 Skipping link: No binaries permitted for fastwlk: https://www.piwheels.org/simple/fastwlk/fastwlk-0.1.0-py3-none-any.whl#sha256=132e12b2364142e0d5e06862de48dc261e4e3413b5d6b58ef6efd422a6b20089 (from https://www.piwheels.org/simple/fastwlk/) (requires-python:>=3.9,<4.0) 2022-03-17T22:46:24,636 Skipping link: not a file: https://www.piwheels.org/simple/fastwlk/ 2022-03-17T22:46:24,636 Skipping link: not a file: https://pypi.org/simple/fastwlk/ 2022-03-17T22:46:24,669 Given no hashes to check 0 links for project 'fastwlk': discarding no candidates 2022-03-17T22:46:24,670 ERROR: Could not find a version that satisfies the requirement fastwlk==0.1.0.dev10 (from versions: none) 2022-03-17T22:46:24,672 ERROR: No matching distribution found for fastwlk==0.1.0.dev10 2022-03-17T22:46:24,674 Exception information: 2022-03-17T22:46:24,674 Traceback (most recent call last): 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-17T22:46:24,674 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-17T22:46:24,674 raise RequirementsConflicted(criterion) 2022-03-17T22:46:24,674 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastwlk==0.1.0.dev10') 2022-03-17T22:46:24,674 2022-03-17T22:46:24,674 During handling of the above exception, another exception occurred: 2022-03-17T22:46:24,674 2022-03-17T22:46:24,674 Traceback (most recent call last): 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-17T22:46:24,674 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-17T22:46:24,674 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-17T22:46:24,674 raise ResolutionImpossible(e.criterion.information) 2022-03-17T22:46:24,674 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastwlk==0.1.0.dev10'), parent=None)] 2022-03-17T22:46:24,674 2022-03-17T22:46:24,674 The above exception was the direct cause of the following exception: 2022-03-17T22:46:24,674 2022-03-17T22:46:24,674 Traceback (most recent call last): 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-17T22:46:24,674 status = run_func(*args) 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-17T22:46:24,674 return func(self, options, args) 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-17T22:46:24,674 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-17T22:46:24,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-17T22:46:24,674 raise error from e 2022-03-17T22:46:24,674 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastwlk==0.1.0.dev10 2022-03-17T22:46:24,683 Removed build tracker: '/tmp/pip-req-tracker-fk7e8m5m'