2021-02-05T05:35:02,286 Created temporary directory: /tmp/pip-ephem-wheel-cache-2stsmdc6 2021-02-05T05:35:02,289 Created temporary directory: /tmp/pip-req-tracker-i_buwqht 2021-02-05T05:35:02,290 Initialized build tracking at /tmp/pip-req-tracker-i_buwqht 2021-02-05T05:35:02,290 Created build tracker: /tmp/pip-req-tracker-i_buwqht 2021-02-05T05:35:02,290 Entered build tracker: /tmp/pip-req-tracker-i_buwqht 2021-02-05T05:35:02,291 Created temporary directory: /tmp/pip-wheel-5e94hk58 2021-02-05T05:35:02,320 1 location(s) to search for versions of spider-lib: 2021-02-05T05:35:02,320 * https://pypi.org/simple/spider-lib/ 2021-02-05T05:35:02,320 Fetching project page and analyzing links: https://pypi.org/simple/spider-lib/ 2021-02-05T05:35:02,321 Getting page https://pypi.org/simple/spider-lib/ 2021-02-05T05:35:02,322 Found index url https://pypi.org/simple 2021-02-05T05:35:02,425 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a3/5b/44c3ff3fee2a4e6209f9b1643cadeabf5f8c6438b26c07cae53ee6a1799b/spider_lib-0.0.0.1-py3-none-any.whl#sha256=80feca07fc3e2b8cd3f8f2a1387aba363b985ceb44fe07021785e14636c13649 (from https://pypi.org/simple/spider-lib/) (requires-python:>=3.8) 2021-02-05T05:35:02,426 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/83/bc/cda2fd39b6699b3208c05251795fe343a064cb5f8c7abf76cc36991e4aca/spider_lib-0.0.0.1.tar.gz#sha256=bde9d662fa0a9deff863edf47f48f04eb835ecb7ee2c5684a1dd2e261f923ac4 (from https://pypi.org/simple/spider-lib/) (requires-python:>=3.8) 2021-02-05T05:35:02,427 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f4/5f/c277ace1b3f7511c062376957cf47ad515565f55a027fe3c05bad6e989d5/spider_lib-0.0.0.3-py3-none-any.whl#sha256=c2dc951259073917672aee4bb7f7ef04bf6d8ac1f4e4f8e6143347aade538a92 (from https://pypi.org/simple/spider-lib/) (requires-python:>=3.8) 2021-02-05T05:35:02,428 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/87/5d/a569bc7a63934e6d6ae6b71db7d47884b005fb68398d17c9430feed71255/spider_lib-0.0.0.3.tar.gz#sha256=f7e6db40caaa878ea3a691bbe19e670104fb427bcd582bd0c3cfeebda9ac8980 (from https://pypi.org/simple/spider-lib/) (requires-python:>=3.8) 2021-02-05T05:35:02,428 Given no hashes to check 0 links for project 'spider-lib': discarding no candidates 2021-02-05T05:35:02,428 ERROR: Could not find a version that satisfies the requirement spider-lib==0.0.0.3 2021-02-05T05:35:02,429 ERROR: No matching distribution found for spider-lib==0.0.0.3 2021-02-05T05:35:02,429 Exception information: 2021-02-05T05:35:02,429 Traceback (most recent call last): 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-05T05:35:02,429 crit = self.state.criteria[name] 2021-02-05T05:35:02,429 KeyError: 'spider-lib' 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 During handling of the above exception, another exception occurred: 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 Traceback (most recent call last): 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-05T05:35:02,429 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-05T05:35:02,429 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-05T05:35:02,429 raise RequirementsConflicted(criterion) 2021-02-05T05:35:02,429 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spider-lib==0.0.0.3') 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 During handling of the above exception, another exception occurred: 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 Traceback (most recent call last): 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-05T05:35:02,429 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-05T05:35:02,429 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-05T05:35:02,429 raise ResolutionImpossible(e.criterion.information) 2021-02-05T05:35:02,429 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spider-lib==0.0.0.3'), parent=None)] 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 The above exception was the direct cause of the following exception: 2021-02-05T05:35:02,429 2021-02-05T05:35:02,429 Traceback (most recent call last): 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-05T05:35:02,429 status = self.run(options, args) 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-05T05:35:02,429 return func(self, options, args) 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-05T05:35:02,429 reqs, check_supported_wheels=True 2021-02-05T05:35:02,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-05T05:35:02,429 six.raise_from(error, e) 2021-02-05T05:35:02,429 File "", line 3, in raise_from 2021-02-05T05:35:02,429 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spider-lib==0.0.0.3 2021-02-05T05:35:02,433 Removed build tracker: '/tmp/pip-req-tracker-i_buwqht'