2024-02-29T16:22:27,111 Created temporary directory: /tmp/pip-build-tracker-5dkc_978 2024-02-29T16:22:27,115 Initialized build tracking at /tmp/pip-build-tracker-5dkc_978 2024-02-29T16:22:27,115 Created build tracker: /tmp/pip-build-tracker-5dkc_978 2024-02-29T16:22:27,116 Entered build tracker: /tmp/pip-build-tracker-5dkc_978 2024-02-29T16:22:27,117 Created temporary directory: /tmp/pip-wheel-l9suzyn0 2024-02-29T16:22:27,127 Created temporary directory: /tmp/pip-ephem-wheel-cache-khuqjq24 2024-02-29T16:22:27,184 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-29T16:22:27,198 2 location(s) to search for versions of reprocipher: 2024-02-29T16:22:27,198 * https://pypi.org/simple/reprocipher/ 2024-02-29T16:22:27,198 * https://www.piwheels.org/simple/reprocipher/ 2024-02-29T16:22:27,199 Fetching project page and analyzing links: https://pypi.org/simple/reprocipher/ 2024-02-29T16:22:27,200 Getting page https://pypi.org/simple/reprocipher/ 2024-02-29T16:22:27,204 Found index url https://pypi.org/simple/ 2024-02-29T16:22:27,328 Fetched page https://pypi.org/simple/reprocipher/ as application/vnd.pypi.simple.v1+json 2024-02-29T16:22:27,330 Skipping link: No binaries permitted for reprocipher: https://files.pythonhosted.org/packages/00/9c/57967591f90ebd788c9944b040bbe8c4c02c4bae4d8a82c1562c336c1b4d/reprocipher-0.0.2-py3-none-any.whl (from https://pypi.org/simple/reprocipher/) 2024-02-29T16:22:27,331 Found link https://files.pythonhosted.org/packages/3b/b7/b28cc71f2f7001db2da3000d842985a1e5c48f56647d6270417612304d0c/reprocipher-0.0.2.tar.gz (from https://pypi.org/simple/reprocipher/), version: 0.0.2 2024-02-29T16:22:27,332 Fetching project page and analyzing links: https://www.piwheels.org/simple/reprocipher/ 2024-02-29T16:22:27,333 Getting page https://www.piwheels.org/simple/reprocipher/ 2024-02-29T16:22:27,335 Found index url https://www.piwheels.org/simple/ 2024-02-29T16:22:27,449 Fetched page https://www.piwheels.org/simple/reprocipher/ as text/html 2024-02-29T16:22:27,452 Skipping link: No binaries permitted for reprocipher: https://www.piwheels.org/simple/reprocipher/reprocipher-0.0.2-py3-none-any.whl#sha256=1df2d4de341a0ef895a70b63ea643aa2717a50e34acd26d7f67627f3aef09673 (from https://www.piwheels.org/simple/reprocipher/) 2024-02-29T16:22:27,453 Skipping link: not a file: https://www.piwheels.org/simple/reprocipher/ 2024-02-29T16:22:27,453 Skipping link: not a file: https://pypi.org/simple/reprocipher/ 2024-02-29T16:22:27,486 Given no hashes to check 0 links for project 'reprocipher': discarding no candidates 2024-02-29T16:22:27,487 ERROR: Could not find a version that satisfies the requirement reprocipher==0.0.1 (from versions: 0.0.2) 2024-02-29T16:22:27,490 ERROR: No matching distribution found for reprocipher==0.0.1 2024-02-29T16:22:27,492 Exception information: 2024-02-29T16:22:27,492 Traceback (most recent call last): 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-29T16:22:27,492 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-29T16:22:27,492 raise RequirementsConflicted(criterion) 2024-02-29T16:22:27,492 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reprocipher==0.0.1') 2024-02-29T16:22:27,492 2024-02-29T16:22:27,492 During handling of the above exception, another exception occurred: 2024-02-29T16:22:27,492 2024-02-29T16:22:27,492 Traceback (most recent call last): 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-02-29T16:22:27,492 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-29T16:22:27,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-29T16:22:27,492 raise ResolutionImpossible(e.criterion.information) 2024-02-29T16:22:27,492 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reprocipher==0.0.1'), parent=None)] 2024-02-29T16:22:27,492 2024-02-29T16:22:27,492 The above exception was the direct cause of the following exception: 2024-02-29T16:22:27,492 2024-02-29T16:22:27,492 Traceback (most recent call last): 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-29T16:22:27,492 status = run_func(*args) 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-29T16:22:27,492 return func(self, options, args) 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-29T16:22:27,492 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-29T16:22:27,492 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-29T16:22:27,492 raise error from e 2024-02-29T16:22:27,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reprocipher==0.0.1 2024-02-29T16:22:27,501 Removed build tracker: '/tmp/pip-build-tracker-5dkc_978'