2023-06-26T23:14:37,251 Created temporary directory: /tmp/pip-build-tracker-dadp1ztp 2023-06-26T23:14:37,252 Initialized build tracking at /tmp/pip-build-tracker-dadp1ztp 2023-06-26T23:14:37,253 Created build tracker: /tmp/pip-build-tracker-dadp1ztp 2023-06-26T23:14:37,253 Entered build tracker: /tmp/pip-build-tracker-dadp1ztp 2023-06-26T23:14:37,253 Created temporary directory: /tmp/pip-wheel-nrl5_ty5 2023-06-26T23:14:37,257 Created temporary directory: /tmp/pip-ephem-wheel-cache-3bagbvqj 2023-06-26T23:14:37,279 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-26T23:14:37,282 2 location(s) to search for versions of albylib: 2023-06-26T23:14:37,282 * https://pypi.org/simple/albylib/ 2023-06-26T23:14:37,282 * https://www.piwheels.org/simple/albylib/ 2023-06-26T23:14:37,283 Fetching project page and analyzing links: https://pypi.org/simple/albylib/ 2023-06-26T23:14:37,283 Getting page https://pypi.org/simple/albylib/ 2023-06-26T23:14:37,285 Found index url https://pypi.org/simple/ 2023-06-26T23:14:37,346 Fetched page https://pypi.org/simple/albylib/ as application/vnd.pypi.simple.v1+json 2023-06-26T23:14:37,347 Skipping link: No binaries permitted for albylib: https://files.pythonhosted.org/packages/e3/b6/262896e5bde783eee067a74d562bec8089b0e56458934660233a651a4f31/albylib-0.1.1-py3-none-any.whl (from https://pypi.org/simple/albylib/) (requires-python:>=3.7) 2023-06-26T23:14:37,347 Found link https://files.pythonhosted.org/packages/2d/07/2addf5df82cf99893685da1eb09af3e1293f561515d21e59dd7e11463a5b/albylib-0.1.1.tar.gz (from https://pypi.org/simple/albylib/) (requires-python:>=3.7), version: 0.1.1 2023-06-26T23:14:37,348 Fetching project page and analyzing links: https://www.piwheels.org/simple/albylib/ 2023-06-26T23:14:37,348 Getting page https://www.piwheels.org/simple/albylib/ 2023-06-26T23:14:37,349 Found index url https://www.piwheels.org/simple/ 2023-06-26T23:14:37,502 Fetched page https://www.piwheels.org/simple/albylib/ as text/html 2023-06-26T23:14:37,504 Skipping link: No binaries permitted for albylib: https://www.piwheels.org/simple/albylib/albylib-0.1.1-py3-none-any.whl#sha256=c8b55ba291b777a56ab6e868c5a7965a006bb23933d36d8c628e246e6cb90360 (from https://www.piwheels.org/simple/albylib/) (requires-python:>=3.7) 2023-06-26T23:14:37,504 Skipping link: not a file: https://www.piwheels.org/simple/albylib/ 2023-06-26T23:14:37,504 Skipping link: not a file: https://pypi.org/simple/albylib/ 2023-06-26T23:14:37,521 Given no hashes to check 0 links for project 'albylib': discarding no candidates 2023-06-26T23:14:37,522 ERROR: Could not find a version that satisfies the requirement albylib==0.1.0 (from versions: 0.1.1) 2023-06-26T23:14:37,523 ERROR: No matching distribution found for albylib==0.1.0 2023-06-26T23:14:37,524 Exception information: 2023-06-26T23:14:37,524 Traceback (most recent call last): 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-26T23:14:37,524 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-26T23:14:37,524 raise RequirementsConflicted(criterion) 2023-06-26T23:14:37,524 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('albylib==0.1.0') 2023-06-26T23:14:37,524 2023-06-26T23:14:37,524 During handling of the above exception, another exception occurred: 2023-06-26T23:14:37,524 2023-06-26T23:14:37,524 Traceback (most recent call last): 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-06-26T23:14:37,524 result = self._result = resolver.resolve( 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-26T23:14:37,524 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-26T23:14:37,524 raise ResolutionImpossible(e.criterion.information) 2023-06-26T23:14:37,524 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('albylib==0.1.0'), parent=None)] 2023-06-26T23:14:37,524 2023-06-26T23:14:37,524 The above exception was the direct cause of the following exception: 2023-06-26T23:14:37,524 2023-06-26T23:14:37,524 Traceback (most recent call last): 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-26T23:14:37,524 status = run_func(*args) 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-26T23:14:37,524 return func(self, options, args) 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-26T23:14:37,524 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-26T23:14:37,524 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-26T23:14:37,524 raise error from e 2023-06-26T23:14:37,524 pip._internal.exceptions.DistributionNotFound: No matching distribution found for albylib==0.1.0 2023-06-26T23:14:37,528 Removed build tracker: '/tmp/pip-build-tracker-dadp1ztp'