2023-04-04T13:31:11,245 Created temporary directory: /tmp/pip-ephem-wheel-cache-6sz_j0_v 2023-04-04T13:31:11,251 Created temporary directory: /tmp/pip-build-tracker-xc_uj5zd 2023-04-04T13:31:11,252 Initialized build tracking at /tmp/pip-build-tracker-xc_uj5zd 2023-04-04T13:31:11,252 Created build tracker: /tmp/pip-build-tracker-xc_uj5zd 2023-04-04T13:31:11,252 Entered build tracker: /tmp/pip-build-tracker-xc_uj5zd 2023-04-04T13:31:11,254 Created temporary directory: /tmp/pip-wheel-ly7hhbf3 2023-04-04T13:31:11,264 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-04T13:31:11,270 Created temporary directory: /tmp/pip-ephem-wheel-cache-k_1qry59 2023-04-04T13:31:11,324 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-04T13:31:11,331 2 location(s) to search for versions of wechat-backup: 2023-04-04T13:31:11,331 * https://pypi.org/simple/wechat-backup/ 2023-04-04T13:31:11,331 * https://www.piwheels.org/simple/wechat-backup/ 2023-04-04T13:31:11,332 Fetching project page and analyzing links: https://pypi.org/simple/wechat-backup/ 2023-04-04T13:31:11,333 Getting page https://pypi.org/simple/wechat-backup/ 2023-04-04T13:31:11,336 Found index url https://pypi.org/simple 2023-04-04T13:31:11,526 Fetched page https://pypi.org/simple/wechat-backup/ as application/vnd.pypi.simple.v1+json 2023-04-04T13:31:11,530 Found link https://files.pythonhosted.org/packages/69/4d/ed640f3d21044d5fbad309bb30d0b88bdac6df2c25c76ad965b9ea8e8c12/wechat-backup-0.0.2.tar.gz (from https://pypi.org/simple/wechat-backup/), version: 0.0.2 2023-04-04T13:31:11,530 Skipping link: No binaries permitted for wechat-backup: https://files.pythonhosted.org/packages/e5/d2/c61383e2bc00fcd6f5302b1a7972e50ef5a62393fdf18e671b72ecb5761c/wechat_backup-0.0.2-py3-none-any.whl (from https://pypi.org/simple/wechat-backup/) 2023-04-04T13:31:11,531 Skipping link: No binaries permitted for wechat-backup: https://files.pythonhosted.org/packages/95/d8/fbe60eace95ab922f8b9a4f0f4421f997845dc3296a6d09fc75b27e38da4/wechat_backup-0.1.0-py3-none-any.whl (from https://pypi.org/simple/wechat-backup/) (requires-python:>=3.8) 2023-04-04T13:31:11,532 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/41/63/eb4ed31786c52482e6103928c9ad0374f797bcaf0e2bc4ab064aba51a353/wechat_backup-0.1.0.tar.gz (from https://pypi.org/simple/wechat-backup/) (requires-python:>=3.8) 2023-04-04T13:31:11,533 Skipping link: 0.1.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/41/63/eb4ed31786c52482e6103928c9ad0374f797bcaf0e2bc4ab064aba51a353/wechat_backup-0.1.0.tar.gz (from https://pypi.org/simple/wechat-backup/) (requires-python:>=3.8) 2023-04-04T13:31:11,533 Fetching project page and analyzing links: https://www.piwheels.org/simple/wechat-backup/ 2023-04-04T13:31:11,534 Getting page https://www.piwheels.org/simple/wechat-backup/ 2023-04-04T13:31:11,536 Found index url https://www.piwheels.org/simple 2023-04-04T13:31:11,753 Fetched page https://www.piwheels.org/simple/wechat-backup/ as text/html 2023-04-04T13:31:11,756 Skipping link: No binaries permitted for wechat-backup: https://www.piwheels.org/simple/wechat-backup/wechat_backup-0.0.2-py3-none-any.whl#sha256=8d3fe30002a56ed99e1e5ba50e43bea38733e729d606c87f31cb4618871ca1a8 (from https://www.piwheels.org/simple/wechat-backup/) 2023-04-04T13:31:11,757 Skipping link: not a file: https://www.piwheels.org/simple/wechat-backup/ 2023-04-04T13:31:11,757 Skipping link: not a file: https://pypi.org/simple/wechat-backup/ 2023-04-04T13:31:11,790 Given no hashes to check 0 links for project 'wechat-backup': discarding no candidates 2023-04-04T13:31:11,791 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8 2023-04-04T13:31:11,793 ERROR: Could not find a version that satisfies the requirement wechat-backup==0.1.0 (from versions: 0.0.2) 2023-04-04T13:31:11,796 ERROR: No matching distribution found for wechat-backup==0.1.0 2023-04-04T13:31:11,798 Exception information: 2023-04-04T13:31:11,798 Traceback (most recent call last): 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-04-04T13:31:11,798 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-04-04T13:31:11,798 raise RequirementsConflicted(criterion) 2023-04-04T13:31:11,798 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wechat-backup==0.1.0') 2023-04-04T13:31:11,798 2023-04-04T13:31:11,798 During handling of the above exception, another exception occurred: 2023-04-04T13:31:11,798 2023-04-04T13:31:11,798 Traceback (most recent call last): 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-04-04T13:31:11,798 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-04-04T13:31:11,798 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-04-04T13:31:11,798 raise ResolutionImpossible(e.criterion.information) 2023-04-04T13:31:11,798 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wechat-backup==0.1.0'), parent=None)] 2023-04-04T13:31:11,798 2023-04-04T13:31:11,798 The above exception was the direct cause of the following exception: 2023-04-04T13:31:11,798 2023-04-04T13:31:11,798 Traceback (most recent call last): 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-04-04T13:31:11,798 status = run_func(*args) 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-04-04T13:31:11,798 return func(self, options, args) 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-04-04T13:31:11,798 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-04-04T13:31:11,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-04-04T13:31:11,798 raise error from e 2023-04-04T13:31:11,798 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wechat-backup==0.1.0 2023-04-04T13:31:11,806 Removed build tracker: '/tmp/pip-build-tracker-xc_uj5zd'