2023-04-01T16:22:55,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-gj9ee5k5 2023-04-01T16:22:55,338 Created temporary directory: /tmp/pip-build-tracker-_s8lc6uz 2023-04-01T16:22:55,338 Initialized build tracking at /tmp/pip-build-tracker-_s8lc6uz 2023-04-01T16:22:55,339 Created build tracker: /tmp/pip-build-tracker-_s8lc6uz 2023-04-01T16:22:55,339 Entered build tracker: /tmp/pip-build-tracker-_s8lc6uz 2023-04-01T16:22:55,340 Created temporary directory: /tmp/pip-wheel-bgaw0kpa 2023-04-01T16:22:55,350 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-04-01T16:22:55,357 Created temporary directory: /tmp/pip-ephem-wheel-cache-ej9rm2d9 2023-04-01T16:22:55,417 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-01T16:22:55,424 2 location(s) to search for versions of python-geofs: 2023-04-01T16:22:55,424 * https://pypi.org/simple/python-geofs/ 2023-04-01T16:22:55,424 * https://www.piwheels.org/simple/python-geofs/ 2023-04-01T16:22:55,425 Fetching project page and analyzing links: https://pypi.org/simple/python-geofs/ 2023-04-01T16:22:55,426 Getting page https://pypi.org/simple/python-geofs/ 2023-04-01T16:22:55,430 Found index url https://pypi.org/simple 2023-04-01T16:22:55,539 Fetched page https://pypi.org/simple/python-geofs/ as application/vnd.pypi.simple.v1+json 2023-04-01T16:22:55,542 Found link https://files.pythonhosted.org/packages/15/d1/7228b965d5015b88ca4ab8651447b1d5e68c9ea9e025ebd65f630fb616f3/python-geofs-0.1.02.tar.gz (from https://pypi.org/simple/python-geofs/), version: 0.1.02 2023-04-01T16:22:55,543 Found link https://files.pythonhosted.org/packages/96/d9/b9af5e121b5443a254e80278cbe10fe946fb6e39aea59fa50e835ba4a9b0/python-geofs-0.1.1.tar.gz (from https://pypi.org/simple/python-geofs/), version: 0.1.1 2023-04-01T16:22:55,544 Found link https://files.pythonhosted.org/packages/f4/eb/6724adf42c50de81acf451290c60970e87c6c28327503fb8b1a233a3e802/python-geofs-0.1.2.tar.gz (from https://pypi.org/simple/python-geofs/), version: 0.1.2 2023-04-01T16:22:55,545 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-geofs/ 2023-04-01T16:22:55,545 Getting page https://www.piwheels.org/simple/python-geofs/ 2023-04-01T16:22:55,548 Found index url https://www.piwheels.org/simple 2023-04-01T16:22:55,773 Fetched page https://www.piwheels.org/simple/python-geofs/ as text/html 2023-04-01T16:22:55,776 Skipping link: No binaries permitted for python-geofs: https://www.piwheels.org/simple/python-geofs/python_geofs-0.1.2-py3-none-any.whl#sha256=52eadbc54ec6e330704f9ccb703c410dc97ee20eb5c0bc29cad394c211cbe5b0 (from https://www.piwheels.org/simple/python-geofs/) 2023-04-01T16:22:55,777 Skipping link: No binaries permitted for python-geofs: https://www.piwheels.org/simple/python-geofs/python_geofs-0.1.1-py3-none-any.whl#sha256=597e51be3f8627f098001fcc2262597023b4acdd7648868231797f24d874600c (from https://www.piwheels.org/simple/python-geofs/) 2023-04-01T16:22:55,778 Skipping link: not a file: https://www.piwheels.org/simple/python-geofs/ 2023-04-01T16:22:55,778 Skipping link: not a file: https://pypi.org/simple/python-geofs/ 2023-04-01T16:22:55,811 Given no hashes to check 0 links for project 'python-geofs': discarding no candidates 2023-04-01T16:22:55,813 ERROR: Could not find a version that satisfies the requirement python-geofs==0.1.0 (from versions: 0.1.1, 0.1.2) 2023-04-01T16:22:55,815 ERROR: No matching distribution found for python-geofs==0.1.0 2023-04-01T16:22:55,817 Exception information: 2023-04-01T16:22:55,817 Traceback (most recent call last): 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-04-01T16:22:55,817 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-04-01T16:22:55,817 raise RequirementsConflicted(criterion) 2023-04-01T16:22:55,817 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-geofs==0.1.0') 2023-04-01T16:22:55,817 2023-04-01T16:22:55,817 During handling of the above exception, another exception occurred: 2023-04-01T16:22:55,817 2023-04-01T16:22:55,817 Traceback (most recent call last): 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-04-01T16:22:55,817 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-04-01T16:22:55,817 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-04-01T16:22:55,817 raise ResolutionImpossible(e.criterion.information) 2023-04-01T16:22:55,817 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-geofs==0.1.0'), parent=None)] 2023-04-01T16:22:55,817 2023-04-01T16:22:55,817 The above exception was the direct cause of the following exception: 2023-04-01T16:22:55,817 2023-04-01T16:22:55,817 Traceback (most recent call last): 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-04-01T16:22:55,817 status = run_func(*args) 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-04-01T16:22:55,817 return func(self, options, args) 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-04-01T16:22:55,817 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-04-01T16:22:55,817 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-04-01T16:22:55,817 raise error from e 2023-04-01T16:22:55,817 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-geofs==0.1.0 2023-04-01T16:22:55,826 Removed build tracker: '/tmp/pip-build-tracker-_s8lc6uz'