2023-01-02T10:39:10,081 Created temporary directory: /tmp/pip-ephem-wheel-cache-agfwine1 2023-01-02T10:39:10,085 Created temporary directory: /tmp/pip-build-tracker-z2anr7r4 2023-01-02T10:39:10,086 Initialized build tracking at /tmp/pip-build-tracker-z2anr7r4 2023-01-02T10:39:10,087 Created build tracker: /tmp/pip-build-tracker-z2anr7r4 2023-01-02T10:39:10,087 Entered build tracker: /tmp/pip-build-tracker-z2anr7r4 2023-01-02T10:39:10,088 Created temporary directory: /tmp/pip-wheel-ve4opg56 2023-01-02T10:39:10,096 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-02T10:39:10,102 Created temporary directory: /tmp/pip-ephem-wheel-cache-yzksnb_b 2023-01-02T10:39:10,159 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-02T10:39:10,166 2 location(s) to search for versions of hive-gate: 2023-01-02T10:39:10,166 * https://pypi.org/simple/hive-gate/ 2023-01-02T10:39:10,166 * https://www.piwheels.org/simple/hive-gate/ 2023-01-02T10:39:10,167 Fetching project page and analyzing links: https://pypi.org/simple/hive-gate/ 2023-01-02T10:39:10,168 Getting page https://pypi.org/simple/hive-gate/ 2023-01-02T10:39:10,171 Found index url https://pypi.org/simple 2023-01-02T10:39:10,394 Fetched page https://pypi.org/simple/hive-gate/ as application/vnd.pypi.simple.v1+json 2023-01-02T10:39:10,397 Found link https://files.pythonhosted.org/packages/92/34/c0719aa293778d5c87bfb01a1487f1fa8f17f5d905fb2a37338bef0f7739/hive-gate-1.0.tar.gz (from https://pypi.org/simple/hive-gate/), version: 1.0 2023-01-02T10:39:10,398 Skipping link: No binaries permitted for hive-gate: https://files.pythonhosted.org/packages/63/80/f05120377183ea58e459f3fab135c704ee86340291d470bf08c98f77bb2f/hive_gate-1.0-py3-none-any.whl (from https://pypi.org/simple/hive-gate/) 2023-01-02T10:39:10,399 Found link https://files.pythonhosted.org/packages/26/53/b5b15a675925784ad66658d993ca073a365c3616d76b3207bdfb6427d74f/hive-gate-1.1.linux-x86_64.tar.gz (from https://pypi.org/simple/hive-gate/), version: 1.1.linux-x86_64 2023-01-02T10:39:10,400 Skipping link: No binaries permitted for hive-gate: https://files.pythonhosted.org/packages/1f/06/3f8225c06cffabe14686a3326b44cefcedd464dccf2dbfbc609348d874f4/hive_gate-1.1-py3-none-any.whl (from https://pypi.org/simple/hive-gate/) 2023-01-02T10:39:10,400 Fetching project page and analyzing links: https://www.piwheels.org/simple/hive-gate/ 2023-01-02T10:39:10,401 Getting page https://www.piwheels.org/simple/hive-gate/ 2023-01-02T10:39:10,403 Found index url https://www.piwheels.org/simple 2023-01-02T10:39:10,613 Fetched page https://www.piwheels.org/simple/hive-gate/ as text/html 2023-01-02T10:39:10,616 Skipping link: No binaries permitted for hive-gate: https://www.piwheels.org/simple/hive-gate/hive_gate-1.0-py3-none-any.whl#sha256=66fdd319c8b31358156aa527a2009981069d6fc88c1c3105bf0fdc33f05d3683 (from https://www.piwheels.org/simple/hive-gate/) 2023-01-02T10:39:10,616 Skipping link: not a file: https://www.piwheels.org/simple/hive-gate/ 2023-01-02T10:39:10,617 Skipping link: not a file: https://pypi.org/simple/hive-gate/ 2023-01-02T10:39:10,649 Given no hashes to check 0 links for project 'hive-gate': discarding no candidates 2023-01-02T10:39:10,651 ERROR: Could not find a version that satisfies the requirement hive-gate==1.1 (from versions: 1.1.linux-x86_64, 1.0) 2023-01-02T10:39:10,653 ERROR: No matching distribution found for hive-gate==1.1 2023-01-02T10:39:10,655 Exception information: 2023-01-02T10:39:10,655 Traceback (most recent call last): 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-02T10:39:10,655 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-02T10:39:10,655 raise RequirementsConflicted(criterion) 2023-01-02T10:39:10,655 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hive-gate==1.1') 2023-01-02T10:39:10,655 2023-01-02T10:39:10,655 During handling of the above exception, another exception occurred: 2023-01-02T10:39:10,655 2023-01-02T10:39:10,655 Traceback (most recent call last): 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-01-02T10:39:10,655 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-02T10:39:10,655 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-02T10:39:10,655 raise ResolutionImpossible(e.criterion.information) 2023-01-02T10:39:10,655 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hive-gate==1.1'), parent=None)] 2023-01-02T10:39:10,655 2023-01-02T10:39:10,655 The above exception was the direct cause of the following exception: 2023-01-02T10:39:10,655 2023-01-02T10:39:10,655 Traceback (most recent call last): 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-02T10:39:10,655 status = run_func(*args) 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-02T10:39:10,655 return func(self, options, args) 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-02T10:39:10,655 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-02T10:39:10,655 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-02T10:39:10,655 raise error from e 2023-01-02T10:39:10,655 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hive-gate==1.1 2023-01-02T10:39:10,664 Removed build tracker: '/tmp/pip-build-tracker-z2anr7r4'