2022-05-16T17:55:04,004 Created temporary directory: /tmp/pip-ephem-wheel-cache-29omru9z 2022-05-16T17:55:04,010 Created temporary directory: /tmp/pip-req-tracker-eb9qxris 2022-05-16T17:55:04,010 Initialized build tracking at /tmp/pip-req-tracker-eb9qxris 2022-05-16T17:55:04,011 Created build tracker: /tmp/pip-req-tracker-eb9qxris 2022-05-16T17:55:04,011 Entered build tracker: /tmp/pip-req-tracker-eb9qxris 2022-05-16T17:55:04,012 Created temporary directory: /tmp/pip-wheel-_0kp1gq5 2022-05-16T17:55:04,074 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-16T17:55:04,083 2 location(s) to search for versions of heaserver-storage: 2022-05-16T17:55:04,083 * https://pypi.org/simple/heaserver-storage/ 2022-05-16T17:55:04,083 * https://www.piwheels.org/simple/heaserver-storage/ 2022-05-16T17:55:04,084 Fetching project page and analyzing links: https://pypi.org/simple/heaserver-storage/ 2022-05-16T17:55:04,085 Getting page https://pypi.org/simple/heaserver-storage/ 2022-05-16T17:55:04,088 Found index url https://pypi.org/simple 2022-05-16T17:55:04,214 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/f0/76/21052710d758d04b0bec044fdc16ec779eb27e903f19064bbf76e0f42316/heaserver-storage-1.0.0a1.tar.gz#sha256=00744798c71b275d1b62fefa346365fc06e4c2524a13a7afaef5fc73335ed92e (from https://pypi.org/simple/heaserver-storage/) (requires-python:>=3.10) 2022-05-16T17:55:04,215 Skipping link: No binaries permitted for heaserver-storage: https://files.pythonhosted.org/packages/6f/ec/4afffb42ca92fc91912008977795bc573c7c3d076b1b26bd2e6eebd8f878/heaserver_storage-1.0.0a1-py3-none-any.whl#sha256=576152c821aeae9fff68b4d68297182e4ca41fa5a2bbab3eda82a3c2c6f2387b (from https://pypi.org/simple/heaserver-storage/) (requires-python:>=3.10) 2022-05-16T17:55:04,215 Fetching project page and analyzing links: https://www.piwheels.org/simple/heaserver-storage/ 2022-05-16T17:55:04,216 Getting page https://www.piwheels.org/simple/heaserver-storage/ 2022-05-16T17:55:04,218 Found index url https://www.piwheels.org/simple 2022-05-16T17:55:04,423 Skipping link: not a file: https://www.piwheels.org/simple/heaserver-storage/ 2022-05-16T17:55:04,424 Skipping link: not a file: https://pypi.org/simple/heaserver-storage/ 2022-05-16T17:55:04,468 Given no hashes to check 0 links for project 'heaserver-storage': discarding no candidates 2022-05-16T17:55:04,469 ERROR: Could not find a version that satisfies the requirement heaserver-storage==1.0.0a1 (from versions: none) 2022-05-16T17:55:04,471 ERROR: No matching distribution found for heaserver-storage==1.0.0a1 2022-05-16T17:55:04,473 Exception information: 2022-05-16T17:55:04,473 Traceback (most recent call last): 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-16T17:55:04,473 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-16T17:55:04,473 raise RequirementsConflicted(criterion) 2022-05-16T17:55:04,473 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('heaserver-storage==1.0.0a1') 2022-05-16T17:55:04,473 2022-05-16T17:55:04,473 During handling of the above exception, another exception occurred: 2022-05-16T17:55:04,473 2022-05-16T17:55:04,473 Traceback (most recent call last): 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-16T17:55:04,473 result = self._result = resolver.resolve( 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-16T17:55:04,473 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-16T17:55:04,473 raise ResolutionImpossible(e.criterion.information) 2022-05-16T17:55:04,473 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('heaserver-storage==1.0.0a1'), parent=None)] 2022-05-16T17:55:04,473 2022-05-16T17:55:04,473 The above exception was the direct cause of the following exception: 2022-05-16T17:55:04,473 2022-05-16T17:55:04,473 Traceback (most recent call last): 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-16T17:55:04,473 status = run_func(*args) 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-16T17:55:04,473 return func(self, options, args) 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-16T17:55:04,473 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-16T17:55:04,473 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-16T17:55:04,473 raise error from e 2022-05-16T17:55:04,473 pip._internal.exceptions.DistributionNotFound: No matching distribution found for heaserver-storage==1.0.0a1 2022-05-16T17:55:04,482 Removed build tracker: '/tmp/pip-req-tracker-eb9qxris'