2023-03-06T18:22:56,408 Created temporary directory: /tmp/pip-ephem-wheel-cache-9n15czzz 2023-03-06T18:22:56,414 Created temporary directory: /tmp/pip-build-tracker-wbjaaj8n 2023-03-06T18:22:56,415 Initialized build tracking at /tmp/pip-build-tracker-wbjaaj8n 2023-03-06T18:22:56,415 Created build tracker: /tmp/pip-build-tracker-wbjaaj8n 2023-03-06T18:22:56,416 Entered build tracker: /tmp/pip-build-tracker-wbjaaj8n 2023-03-06T18:22:56,417 Created temporary directory: /tmp/pip-wheel-ueesuj08 2023-03-06T18:22:56,427 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-03-06T18:22:56,433 Created temporary directory: /tmp/pip-ephem-wheel-cache-c134atgy 2023-03-06T18:22:56,487 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-06T18:22:56,494 2 location(s) to search for versions of zhuan: 2023-03-06T18:22:56,494 * https://pypi.org/simple/zhuan/ 2023-03-06T18:22:56,494 * https://www.piwheels.org/simple/zhuan/ 2023-03-06T18:22:56,495 Fetching project page and analyzing links: https://pypi.org/simple/zhuan/ 2023-03-06T18:22:56,496 Getting page https://pypi.org/simple/zhuan/ 2023-03-06T18:22:56,500 Found index url https://pypi.org/simple 2023-03-06T18:22:56,754 Fetched page https://pypi.org/simple/zhuan/ as application/vnd.pypi.simple.v1+json 2023-03-06T18:22:56,758 Skipping link: No binaries permitted for zhuan: https://files.pythonhosted.org/packages/dc/34/c674fdae8c1f93b78305f4ef00e489afb9db239bd6d83997a051b6ec0579/zhuan-0.1.0-py3-none-any.whl (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,760 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/06/e4/651fe1fae8bc81bbdfdffc815da530038777e468b7793e91910256b197df/zhuan-0.1.0.tar.gz (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,760 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/06/e4/651fe1fae8bc81bbdfdffc815da530038777e468b7793e91910256b197df/zhuan-0.1.0.tar.gz (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,761 Skipping link: No binaries permitted for zhuan: https://files.pythonhosted.org/packages/f1/75/abfa779f89a01a45730ceb5e9be1c1c63762e173aa68853901da200885f2/zhuan-0.1.1-py3-none-any.whl (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,763 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/31/76/03553721262d3d2408ea392bdae00b3ec5732421952e2828e30fa7850a01/zhuan-0.1.1.tar.gz (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,763 Skipping link: 0.1.1 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/31/76/03553721262d3d2408ea392bdae00b3ec5732421952e2828e30fa7850a01/zhuan-0.1.1.tar.gz (from https://pypi.org/simple/zhuan/) (requires-python:>=3.8,<4.0) 2023-03-06T18:22:56,764 Fetching project page and analyzing links: https://www.piwheels.org/simple/zhuan/ 2023-03-06T18:22:56,764 Getting page https://www.piwheels.org/simple/zhuan/ 2023-03-06T18:22:56,766 Found index url https://www.piwheels.org/simple 2023-03-06T18:22:56,989 Fetched page https://www.piwheels.org/simple/zhuan/ as text/html 2023-03-06T18:22:56,991 Skipping link: not a file: https://www.piwheels.org/simple/zhuan/ 2023-03-06T18:22:56,992 Skipping link: not a file: https://pypi.org/simple/zhuan/ 2023-03-06T18:22:57,028 Given no hashes to check 0 links for project 'zhuan': discarding no candidates 2023-03-06T18:22:57,029 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0; 0.1.1 Requires-Python >=3.8,<4.0 2023-03-06T18:22:57,031 ERROR: Could not find a version that satisfies the requirement zhuan==0.1.0 (from versions: none) 2023-03-06T18:22:57,033 ERROR: No matching distribution found for zhuan==0.1.0 2023-03-06T18:22:57,035 Exception information: 2023-03-06T18:22:57,035 Traceback (most recent call last): 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-06T18:22:57,035 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-06T18:22:57,035 raise RequirementsConflicted(criterion) 2023-03-06T18:22:57,035 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zhuan==0.1.0') 2023-03-06T18:22:57,035 2023-03-06T18:22:57,035 During handling of the above exception, another exception occurred: 2023-03-06T18:22:57,035 2023-03-06T18:22:57,035 Traceback (most recent call last): 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-06T18:22:57,035 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-06T18:22:57,035 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-06T18:22:57,035 raise ResolutionImpossible(e.criterion.information) 2023-03-06T18:22:57,035 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zhuan==0.1.0'), parent=None)] 2023-03-06T18:22:57,035 2023-03-06T18:22:57,035 The above exception was the direct cause of the following exception: 2023-03-06T18:22:57,035 2023-03-06T18:22:57,035 Traceback (most recent call last): 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-06T18:22:57,035 status = run_func(*args) 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-06T18:22:57,035 return func(self, options, args) 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-06T18:22:57,035 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-06T18:22:57,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-06T18:22:57,035 raise error from e 2023-03-06T18:22:57,035 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zhuan==0.1.0 2023-03-06T18:22:57,044 Removed build tracker: '/tmp/pip-build-tracker-wbjaaj8n'