2023-01-08T10:21:44,310 Created temporary directory: /tmp/pip-ephem-wheel-cache-wph8ylvj 2023-01-08T10:21:44,314 Created temporary directory: /tmp/pip-build-tracker-22e9uyl1 2023-01-08T10:21:44,315 Initialized build tracking at /tmp/pip-build-tracker-22e9uyl1 2023-01-08T10:21:44,315 Created build tracker: /tmp/pip-build-tracker-22e9uyl1 2023-01-08T10:21:44,316 Entered build tracker: /tmp/pip-build-tracker-22e9uyl1 2023-01-08T10:21:44,317 Created temporary directory: /tmp/pip-wheel-h7xyiaxv 2023-01-08T10:21:44,325 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 2023-01-08T10:21:44,330 Created temporary directory: /tmp/pip-ephem-wheel-cache-qvtgym37 2023-01-08T10:21:44,386 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-08T10:21:44,394 2 location(s) to search for versions of shed-skin: 2023-01-08T10:21:44,394 * https://pypi.org/simple/shed-skin/ 2023-01-08T10:21:44,394 * https://www.piwheels.org/simple/shed-skin/ 2023-01-08T10:21:44,395 Fetching project page and analyzing links: https://pypi.org/simple/shed-skin/ 2023-01-08T10:21:44,396 Getting page https://pypi.org/simple/shed-skin/ 2023-01-08T10:21:44,399 Found index url https://pypi.org/simple 2023-01-08T10:21:44,637 Fetched page https://pypi.org/simple/shed-skin/ as application/vnd.pypi.simple.v1+json 2023-01-08T10:21:44,641 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3e/5b/d53bec3159a22048f1fd8097fd68245150aa3010d3e9569093ea4a9e5d41/shed-skin-0.9.6.tar.gz (from https://pypi.org/simple/shed-skin/) (requires-python:>=3.8,<4.0) 2023-01-08T10:21:44,641 Skipping link: 0.9.6 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/3e/5b/d53bec3159a22048f1fd8097fd68245150aa3010d3e9569093ea4a9e5d41/shed-skin-0.9.6.tar.gz (from https://pypi.org/simple/shed-skin/) (requires-python:>=3.8,<4.0) 2023-01-08T10:21:44,642 Skipping link: No binaries permitted for shed-skin: https://files.pythonhosted.org/packages/dc/b3/0cbfd5ccc1e378d8cbfb344f46c146437c95903c4298ad851b1cb53add85/shed_skin-0.9.6-py3-none-any.whl (from https://pypi.org/simple/shed-skin/) (requires-python:>=3.8,<4.0) 2023-01-08T10:21:44,642 Fetching project page and analyzing links: https://www.piwheels.org/simple/shed-skin/ 2023-01-08T10:21:44,643 Getting page https://www.piwheels.org/simple/shed-skin/ 2023-01-08T10:21:44,645 Found index url https://www.piwheels.org/simple 2023-01-08T10:21:44,888 Fetched page https://www.piwheels.org/simple/shed-skin/ as text/html 2023-01-08T10:21:44,890 Skipping link: not a file: https://www.piwheels.org/simple/shed-skin/ 2023-01-08T10:21:44,891 Skipping link: not a file: https://pypi.org/simple/shed-skin/ 2023-01-08T10:21:44,923 Given no hashes to check 0 links for project 'shed-skin': discarding no candidates 2023-01-08T10:21:44,924 ERROR: Ignored the following versions that require a different python version: 0.9.6 Requires-Python >=3.8,<4.0 2023-01-08T10:21:44,926 ERROR: Could not find a version that satisfies the requirement shed-skin==0.9.6 (from versions: none) 2023-01-08T10:21:44,928 ERROR: No matching distribution found for shed-skin==0.9.6 2023-01-08T10:21:44,930 Exception information: 2023-01-08T10:21:44,930 Traceback (most recent call last): 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-08T10:21:44,930 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-08T10:21:44,930 raise RequirementsConflicted(criterion) 2023-01-08T10:21:44,930 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shed-skin==0.9.6') 2023-01-08T10:21:44,930 2023-01-08T10:21:44,930 During handling of the above exception, another exception occurred: 2023-01-08T10:21:44,930 2023-01-08T10:21:44,930 Traceback (most recent call last): 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-01-08T10:21:44,930 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-08T10:21:44,930 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-08T10:21:44,930 raise ResolutionImpossible(e.criterion.information) 2023-01-08T10:21:44,930 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shed-skin==0.9.6'), parent=None)] 2023-01-08T10:21:44,930 2023-01-08T10:21:44,930 The above exception was the direct cause of the following exception: 2023-01-08T10:21:44,930 2023-01-08T10:21:44,930 Traceback (most recent call last): 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-08T10:21:44,930 status = run_func(*args) 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-08T10:21:44,930 return func(self, options, args) 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-08T10:21:44,930 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-08T10:21:44,930 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-08T10:21:44,930 raise error from e 2023-01-08T10:21:44,930 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shed-skin==0.9.6 2023-01-08T10:21:44,939 Removed build tracker: '/tmp/pip-build-tracker-22e9uyl1'