2022-11-12T15:58:45,722 Created temporary directory: /tmp/pip-ephem-wheel-cache-ssjs8wkl 2022-11-12T15:58:45,726 Created temporary directory: /tmp/pip-build-tracker-lgv6c0mc 2022-11-12T15:58:45,727 Initialized build tracking at /tmp/pip-build-tracker-lgv6c0mc 2022-11-12T15:58:45,727 Created build tracker: /tmp/pip-build-tracker-lgv6c0mc 2022-11-12T15:58:45,728 Entered build tracker: /tmp/pip-build-tracker-lgv6c0mc 2022-11-12T15:58:45,729 Created temporary directory: /tmp/pip-wheel-8iwh40im 2022-11-12T15:58:45,737 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-11-12T15:58:45,743 Created temporary directory: /tmp/pip-ephem-wheel-cache-gqc82493 2022-11-12T15:58:45,801 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-11-12T15:58:45,809 2 location(s) to search for versions of pec2-v-1: 2022-11-12T15:58:45,809 * https://pypi.org/simple/pec2-v-1/ 2022-11-12T15:58:45,809 * https://www.piwheels.org/simple/pec2-v-1/ 2022-11-12T15:58:45,810 Fetching project page and analyzing links: https://pypi.org/simple/pec2-v-1/ 2022-11-12T15:58:45,811 Getting page https://pypi.org/simple/pec2-v-1/ 2022-11-12T15:58:45,814 Found index url https://pypi.org/simple 2022-11-12T15:58:46,045 Fetched page https://pypi.org/simple/pec2-v-1/ as application/vnd.pypi.simple.v1+json 2022-11-12T15:58:46,049 Skipping link: Missing project version for pec2-v-1: https://files.pythonhosted.org/packages/fc/c2/c7cb8ad262b54b65df43c5dfbc1b4d1a1d27df379e84f9d897a2f9fef3ad/Pec2_V%3A1-0.0.3.tar.gz (from https://pypi.org/simple/pec2-v-1/) (requires-python:>=3.6.0) 2022-11-12T15:58:46,050 Fetching project page and analyzing links: https://www.piwheels.org/simple/pec2-v-1/ 2022-11-12T15:58:46,051 Getting page https://www.piwheels.org/simple/pec2-v-1/ 2022-11-12T15:58:46,053 Found index url https://www.piwheels.org/simple 2022-11-12T15:58:46,272 Fetched page https://www.piwheels.org/simple/pec2-v-1/ as text/html 2022-11-12T15:58:46,274 Skipping link: not a file: https://www.piwheels.org/simple/pec2-v-1/ 2022-11-12T15:58:46,275 Skipping link: not a file: https://pypi.org/simple/pec2-v-1/ 2022-11-12T15:58:46,306 Given no hashes to check 0 links for project 'pec2-v-1': discarding no candidates 2022-11-12T15:58:46,307 ERROR: Could not find a version that satisfies the requirement pec2-v-1==0.0.3 (from versions: none) 2022-11-12T15:58:46,310 ERROR: No matching distribution found for pec2-v-1==0.0.3 2022-11-12T15:58:46,312 Exception information: 2022-11-12T15:58:46,312 Traceback (most recent call last): 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-11-12T15:58:46,312 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-11-12T15:58:46,312 raise RequirementsConflicted(criterion) 2022-11-12T15:58:46,312 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pec2-v-1==0.0.3') 2022-11-12T15:58:46,312 2022-11-12T15:58:46,312 During handling of the above exception, another exception occurred: 2022-11-12T15:58:46,312 2022-11-12T15:58:46,312 Traceback (most recent call last): 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-11-12T15:58:46,312 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-11-12T15:58:46,312 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-11-12T15:58:46,312 raise ResolutionImpossible(e.criterion.information) 2022-11-12T15:58:46,312 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pec2-v-1==0.0.3'), parent=None)] 2022-11-12T15:58:46,312 2022-11-12T15:58:46,312 The above exception was the direct cause of the following exception: 2022-11-12T15:58:46,312 2022-11-12T15:58:46,312 Traceback (most recent call last): 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-11-12T15:58:46,312 status = run_func(*args) 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-11-12T15:58:46,312 return func(self, options, args) 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-11-12T15:58:46,312 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-11-12T15:58:46,312 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-11-12T15:58:46,312 raise error from e 2022-11-12T15:58:46,312 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pec2-v-1==0.0.3 2022-11-12T15:58:46,321 Removed build tracker: '/tmp/pip-build-tracker-lgv6c0mc'