2021-04-22T10:19:16,900 Created temporary directory: /tmp/pip-ephem-wheel-cache-okjdunbb 2021-04-22T10:19:16,903 Created temporary directory: /tmp/pip-req-tracker-b58m1rol 2021-04-22T10:19:16,904 Initialized build tracking at /tmp/pip-req-tracker-b58m1rol 2021-04-22T10:19:16,904 Created build tracker: /tmp/pip-req-tracker-b58m1rol 2021-04-22T10:19:16,904 Entered build tracker: /tmp/pip-req-tracker-b58m1rol 2021-04-22T10:19:16,905 Created temporary directory: /tmp/pip-wheel-bcu9x53s 2021-04-22T10:19:16,937 1 location(s) to search for versions of zineb-scrapper: 2021-04-22T10:19:16,937 * https://pypi.org/simple/zineb-scrapper/ 2021-04-22T10:19:16,938 Fetching project page and analyzing links: https://pypi.org/simple/zineb-scrapper/ 2021-04-22T10:19:16,938 Getting page https://pypi.org/simple/zineb-scrapper/ 2021-04-22T10:19:16,940 Found index url https://pypi.org/simple 2021-04-22T10:19:16,942 Getting credentials from keyring for https://pypi.org/simple 2021-04-22T10:19:17,277 Loading KWallet 2021-04-22T10:19:17,307 Loading SecretService 2021-04-22T10:19:17,366 Loading Windows 2021-04-22T10:19:17,369 Loading chainer 2021-04-22T10:19:17,371 Loading macOS 2021-04-22T10:19:17,375 Loading Gnome 2021-04-22T10:19:17,426 Loading Google 2021-04-22T10:19:17,431 Loading Windows (alt) 2021-04-22T10:19:17,438 Loading file 2021-04-22T10:19:17,439 Loading keyczar 2021-04-22T10:19:17,440 Loading multi 2021-04-22T10:19:17,441 Loading pyfs 2021-04-22T10:19:17,492 Getting credentials from keyring for pypi.org 2021-04-22T10:19:17,582 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/f7/3b/9070188201f6faf6d86293a35fe0491eabddc311d1ea6d591ccd876fa850/zineb-scrapper-1.0.1.tar.gz#sha256=cd652b9473f71b835ebbedead3d93a463ca5cc3d82c0ad19f1996145b79ad37b (from https://pypi.org/simple/zineb-scrapper/) (requires-python:>=3.9) 2021-04-22T10:19:17,595 Given no hashes to check 0 links for project 'zineb-scrapper': discarding no candidates 2021-04-22T10:19:17,596 ERROR: Could not find a version that satisfies the requirement zineb-scrapper==1.0.1 2021-04-22T10:19:17,596 ERROR: No matching distribution found for zineb-scrapper==1.0.1 2021-04-22T10:19:17,596 Exception information: 2021-04-22T10:19:17,596 Traceback (most recent call last): 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-22T10:19:17,596 crit = self.state.criteria[name] 2021-04-22T10:19:17,596 KeyError: 'zineb-scrapper' 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 During handling of the above exception, another exception occurred: 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 Traceback (most recent call last): 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-22T10:19:17,596 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-22T10:19:17,596 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-22T10:19:17,596 raise RequirementsConflicted(criterion) 2021-04-22T10:19:17,596 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zineb-scrapper==1.0.1') 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 During handling of the above exception, another exception occurred: 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 Traceback (most recent call last): 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-22T10:19:17,596 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-22T10:19:17,596 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-22T10:19:17,596 raise ResolutionImpossible(e.criterion.information) 2021-04-22T10:19:17,596 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zineb-scrapper==1.0.1'), parent=None)] 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 The above exception was the direct cause of the following exception: 2021-04-22T10:19:17,596 2021-04-22T10:19:17,596 Traceback (most recent call last): 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-22T10:19:17,596 status = self.run(options, args) 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-22T10:19:17,596 return func(self, options, args) 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-22T10:19:17,596 reqs, check_supported_wheels=True 2021-04-22T10:19:17,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-22T10:19:17,596 six.raise_from(error, e) 2021-04-22T10:19:17,596 File "", line 3, in raise_from 2021-04-22T10:19:17,596 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zineb-scrapper==1.0.1 2021-04-22T10:19:17,601 Removed build tracker: '/tmp/pip-req-tracker-b58m1rol'