2022-10-30T14:12:07,086 Created temporary directory: /tmp/pip-ephem-wheel-cache-82u7lqr6 2022-10-30T14:12:07,091 Created temporary directory: /tmp/pip-build-tracker-8hl8e5vn 2022-10-30T14:12:07,091 Initialized build tracking at /tmp/pip-build-tracker-8hl8e5vn 2022-10-30T14:12:07,092 Created build tracker: /tmp/pip-build-tracker-8hl8e5vn 2022-10-30T14:12:07,092 Entered build tracker: /tmp/pip-build-tracker-8hl8e5vn 2022-10-30T14:12:07,093 Created temporary directory: /tmp/pip-wheel-4hccyphd 2022-10-30T14:12:07,101 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-30T14:12:07,107 Created temporary directory: /tmp/pip-ephem-wheel-cache-cdnikywe 2022-10-30T14:12:07,157 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-30T14:12:07,165 2 location(s) to search for versions of daga: 2022-10-30T14:12:07,165 * https://pypi.org/simple/daga/ 2022-10-30T14:12:07,165 * https://www.piwheels.org/simple/daga/ 2022-10-30T14:12:07,166 Fetching project page and analyzing links: https://pypi.org/simple/daga/ 2022-10-30T14:12:07,167 Getting page https://pypi.org/simple/daga/ 2022-10-30T14:12:07,170 Found index url https://pypi.org/simple 2022-10-30T14:12:07,359 Fetched page https://pypi.org/simple/daga/ as application/vnd.pypi.simple.v1+json 2022-10-30T14:12:07,362 Skipping link: No binaries permitted for daga: https://files.pythonhosted.org/packages/57/eb/34b50ff49e3d66e165ae0e262c8b9cfc9552d46ce1a234c2f13767442c4c/daga-0.0.1-py3-none-any.whl (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,364 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/bb/56/f2a5a17ef1d476f6ab3f33f27469142efe41e86668964bec01232faf8b48/daga-0.0.1.tar.gz (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,364 Skipping link: 0.0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/bb/56/f2a5a17ef1d476f6ab3f33f27469142efe41e86668964bec01232faf8b48/daga-0.0.1.tar.gz (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,365 Skipping link: No binaries permitted for daga: https://files.pythonhosted.org/packages/54/e1/0829286ac6fb2b89fc20ef264b976c17ae8d1744e2566122cca0e3512a11/daga-0.0.2-py3-none-any.whl (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,366 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/4e/0c/9572cc3242be71c683635bbb6cbf5ec1d7164d0809655686afefcca4e3bb/daga-0.0.2.tar.gz (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,367 Skipping link: 0.0.2 Requires-Python >=3.9: https://files.pythonhosted.org/packages/4e/0c/9572cc3242be71c683635bbb6cbf5ec1d7164d0809655686afefcca4e3bb/daga-0.0.2.tar.gz (from https://pypi.org/simple/daga/) (requires-python:>=3.9) 2022-10-30T14:12:07,367 Fetching project page and analyzing links: https://www.piwheels.org/simple/daga/ 2022-10-30T14:12:07,368 Getting page https://www.piwheels.org/simple/daga/ 2022-10-30T14:12:07,370 Found index url https://www.piwheels.org/simple 2022-10-30T14:12:09,220 Fetched page https://www.piwheels.org/simple/daga/ as text/html 2022-10-30T14:12:09,222 Skipping link: not a file: https://www.piwheels.org/simple/daga/ 2022-10-30T14:12:09,222 Skipping link: not a file: https://pypi.org/simple/daga/ 2022-10-30T14:12:09,254 Given no hashes to check 0 links for project 'daga': discarding no candidates 2022-10-30T14:12:09,255 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.9; 0.0.2 Requires-Python >=3.9 2022-10-30T14:12:09,257 ERROR: Could not find a version that satisfies the requirement daga==0.0.1 (from versions: none) 2022-10-30T14:12:09,259 ERROR: No matching distribution found for daga==0.0.1 2022-10-30T14:12:09,261 Exception information: 2022-10-30T14:12:09,261 Traceback (most recent call last): 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-30T14:12:09,261 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-10-30T14:12:09,261 raise RequirementsConflicted(criterion) 2022-10-30T14:12:09,261 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('daga==0.0.1') 2022-10-30T14:12:09,261 2022-10-30T14:12:09,261 During handling of the above exception, another exception occurred: 2022-10-30T14:12:09,261 2022-10-30T14:12:09,261 Traceback (most recent call last): 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-10-30T14:12:09,261 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-30T14:12:09,261 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-10-30T14:12:09,261 raise ResolutionImpossible(e.criterion.information) 2022-10-30T14:12:09,261 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('daga==0.0.1'), parent=None)] 2022-10-30T14:12:09,261 2022-10-30T14:12:09,261 The above exception was the direct cause of the following exception: 2022-10-30T14:12:09,261 2022-10-30T14:12:09,261 Traceback (most recent call last): 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-30T14:12:09,261 status = run_func(*args) 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-30T14:12:09,261 return func(self, options, args) 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-30T14:12:09,261 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-30T14:12:09,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-10-30T14:12:09,261 raise error from e 2022-10-30T14:12:09,261 pip._internal.exceptions.DistributionNotFound: No matching distribution found for daga==0.0.1 2022-10-30T14:12:09,273 Removed build tracker: '/tmp/pip-build-tracker-8hl8e5vn'