2022-03-19T21:08:08,731 Created temporary directory: /tmp/pip-ephem-wheel-cache-r6o98ttv 2022-03-19T21:08:08,737 Created temporary directory: /tmp/pip-req-tracker-xi4pr_36 2022-03-19T21:08:08,738 Initialized build tracking at /tmp/pip-req-tracker-xi4pr_36 2022-03-19T21:08:08,738 Created build tracker: /tmp/pip-req-tracker-xi4pr_36 2022-03-19T21:08:08,739 Entered build tracker: /tmp/pip-req-tracker-xi4pr_36 2022-03-19T21:08:08,740 Created temporary directory: /tmp/pip-wheel-gphav20t 2022-03-19T21:08:08,811 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-19T21:08:08,815 2 location(s) to search for versions of apachecn-jquery-zh-pt2: 2022-03-19T21:08:08,815 * https://pypi.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:08,815 * https://www.piwheels.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:08,815 Fetching project page and analyzing links: https://pypi.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:08,817 Getting page https://pypi.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:08,822 Found index url https://pypi.org/simple 2022-03-19T21:08:09,143 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/b0/00/b699a459b383115c7a8fbd5bbcb55f5f92b128ead7c45dbd885df01b106a/apachecn-jquery-zh-pt2-2022.3.20.0.tar.gz#sha256=cacd395e8d7b18e0f46c8d9d08ddbc30d93ba24d7c25312823fa2ff1d3fd0f83 (from https://pypi.org/simple/apachecn-jquery-zh-pt2/) (requires-python:>=3.6) 2022-03-19T21:08:09,144 Skipping link: No binaries permitted for apachecn-jquery-zh-pt2: https://files.pythonhosted.org/packages/05/cb/ee1432f8dd4debf5d5ac27b072577f0ed539f41cd1ca5a7dcbd85cbf0d0a/apachecn_jquery_zh_pt2-2022.3.20.0-py3-none-any.whl#sha256=3afc96bf18c56d6e5e85b1a380cef5f28f325e5514eb807c863c318f9e29754d (from https://pypi.org/simple/apachecn-jquery-zh-pt2/) (requires-python:>=3.6) 2022-03-19T21:08:09,145 Fetching project page and analyzing links: https://www.piwheels.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:09,145 Getting page https://www.piwheels.org/simple/apachecn-jquery-zh-pt2/ 2022-03-19T21:08:09,148 Found index url https://www.piwheels.org/simple 2022-03-19T21:08:09,417 Given no hashes to check 0 links for project 'apachecn-jquery-zh-pt2': discarding no candidates 2022-03-19T21:08:09,418 ERROR: Could not find a version that satisfies the requirement apachecn-jquery-zh-pt2==2022.3.20.0 2022-03-19T21:08:09,419 ERROR: No matching distribution found for apachecn-jquery-zh-pt2==2022.3.20.0 2022-03-19T21:08:09,420 Exception information: 2022-03-19T21:08:09,420 Traceback (most recent call last): 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-19T21:08:09,420 crit = self.state.criteria[name] 2022-03-19T21:08:09,420 KeyError: 'apachecn-jquery-zh-pt2' 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 During handling of the above exception, another exception occurred: 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 Traceback (most recent call last): 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-19T21:08:09,420 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-19T21:08:09,420 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-19T21:08:09,420 raise RequirementsConflicted(criterion) 2022-03-19T21:08:09,420 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apachecn-jquery-zh-pt2==2022.3.20.0') 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 During handling of the above exception, another exception occurred: 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 Traceback (most recent call last): 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-19T21:08:09,420 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-19T21:08:09,420 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-19T21:08:09,420 raise ResolutionImpossible(e.criterion.information) 2022-03-19T21:08:09,420 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apachecn-jquery-zh-pt2==2022.3.20.0'), parent=None)] 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 The above exception was the direct cause of the following exception: 2022-03-19T21:08:09,420 2022-03-19T21:08:09,420 Traceback (most recent call last): 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-19T21:08:09,420 status = self.run(options, args) 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-19T21:08:09,420 return func(self, options, args) 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-19T21:08:09,420 reqs, check_supported_wheels=True 2022-03-19T21:08:09,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-19T21:08:09,420 six.raise_from(error, e) 2022-03-19T21:08:09,420 File "", line 3, in raise_from 2022-03-19T21:08:09,420 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apachecn-jquery-zh-pt2==2022.3.20.0 2022-03-19T21:08:09,429 Removed build tracker: '/tmp/pip-req-tracker-xi4pr_36'