2022-03-14T10:46:53,650 Created temporary directory: /tmp/pip-ephem-wheel-cache-i0w00w1d 2022-03-14T10:46:53,656 Created temporary directory: /tmp/pip-req-tracker-__mca7du 2022-03-14T10:46:53,657 Initialized build tracking at /tmp/pip-req-tracker-__mca7du 2022-03-14T10:46:53,657 Created build tracker: /tmp/pip-req-tracker-__mca7du 2022-03-14T10:46:53,658 Entered build tracker: /tmp/pip-req-tracker-__mca7du 2022-03-14T10:46:53,659 Created temporary directory: /tmp/pip-wheel-hvrurp2x 2022-03-14T10:46:53,725 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-14T10:46:53,733 2 location(s) to search for versions of deebee: 2022-03-14T10:46:53,733 * https://pypi.org/simple/deebee/ 2022-03-14T10:46:53,733 * https://www.piwheels.org/simple/deebee/ 2022-03-14T10:46:53,734 Fetching project page and analyzing links: https://pypi.org/simple/deebee/ 2022-03-14T10:46:53,735 Getting page https://pypi.org/simple/deebee/ 2022-03-14T10:46:53,739 Found index url https://pypi.org/simple 2022-03-14T10:46:53,849 Skipping link: No binaries permitted for deebee: https://files.pythonhosted.org/packages/aa/c8/3dea2946f1ae6311ef81ecaa4255ad29a0721e553034dfe5c8629961c60d/deebee-0.0.0-py3-none-any.whl#sha256=a7edd4db550c9ed166e2d8b988dfbe7895b4cc051f8b1312db959a2fe460ecd4 (from https://pypi.org/simple/deebee/) (requires-python:>=3.9,<4.0) 2022-03-14T10:46:53,851 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ad/ad/f54dc3053c588ff25e0fe91376a69d34f729e1e5460f426ca16c8cf00f6b/deebee-0.0.0.tar.gz#sha256=a98ce1da45fede6c6c601a4a60d085b68ebbf190266f091d2829e9c378cccaa5 (from https://pypi.org/simple/deebee/) (requires-python:>=3.9,<4.0) 2022-03-14T10:46:53,852 Fetching project page and analyzing links: https://www.piwheels.org/simple/deebee/ 2022-03-14T10:46:53,852 Getting page https://www.piwheels.org/simple/deebee/ 2022-03-14T10:46:53,854 Found index url https://www.piwheels.org/simple 2022-03-14T10:46:54,061 Skipping link: not a file: https://www.piwheels.org/simple/deebee/ 2022-03-14T10:46:54,061 Skipping link: not a file: https://pypi.org/simple/deebee/ 2022-03-14T10:46:54,094 Given no hashes to check 0 links for project 'deebee': discarding no candidates 2022-03-14T10:46:54,095 ERROR: Could not find a version that satisfies the requirement deebee==0.0.0 (from versions: none) 2022-03-14T10:46:54,098 ERROR: No matching distribution found for deebee==0.0.0 2022-03-14T10:46:54,100 Exception information: 2022-03-14T10:46:54,100 Traceback (most recent call last): 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-14T10:46:54,100 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-14T10:46:54,100 raise RequirementsConflicted(criterion) 2022-03-14T10:46:54,100 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('deebee==0.0.0') 2022-03-14T10:46:54,100 2022-03-14T10:46:54,100 During handling of the above exception, another exception occurred: 2022-03-14T10:46:54,100 2022-03-14T10:46:54,100 Traceback (most recent call last): 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-14T10:46:54,100 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-14T10:46:54,100 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-14T10:46:54,100 raise ResolutionImpossible(e.criterion.information) 2022-03-14T10:46:54,100 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('deebee==0.0.0'), parent=None)] 2022-03-14T10:46:54,100 2022-03-14T10:46:54,100 The above exception was the direct cause of the following exception: 2022-03-14T10:46:54,100 2022-03-14T10:46:54,100 Traceback (most recent call last): 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-14T10:46:54,100 status = run_func(*args) 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-14T10:46:54,100 return func(self, options, args) 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-14T10:46:54,100 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-14T10:46:54,100 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-14T10:46:54,100 raise error from e 2022-03-14T10:46:54,100 pip._internal.exceptions.DistributionNotFound: No matching distribution found for deebee==0.0.0 2022-03-14T10:46:54,109 Removed build tracker: '/tmp/pip-req-tracker-__mca7du'