2021-02-13T07:03:44,114 Created temporary directory: /tmp/pip-ephem-wheel-cache-715qqe7p 2021-02-13T07:03:44,117 Created temporary directory: /tmp/pip-req-tracker-5e0_tifb 2021-02-13T07:03:44,117 Initialized build tracking at /tmp/pip-req-tracker-5e0_tifb 2021-02-13T07:03:44,118 Created build tracker: /tmp/pip-req-tracker-5e0_tifb 2021-02-13T07:03:44,118 Entered build tracker: /tmp/pip-req-tracker-5e0_tifb 2021-02-13T07:03:44,118 Created temporary directory: /tmp/pip-wheel-32zkltrb 2021-02-13T07:03:44,148 1 location(s) to search for versions of generic-args: 2021-02-13T07:03:44,148 * https://pypi.org/simple/generic-args/ 2021-02-13T07:03:44,148 Fetching project page and analyzing links: https://pypi.org/simple/generic-args/ 2021-02-13T07:03:44,148 Getting page https://pypi.org/simple/generic-args/ 2021-02-13T07:03:44,150 Found index url https://pypi.org/simple 2021-02-13T07:03:44,239 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fc/0c/c8c6793d016b4ae2c280dc24337e4d9892f198d04c6b013c25d99542e0f3/generic-args-0.0.1.tar.gz#sha256=0a2d51b08bf9cf7225450f7f08c6505e4248f9c71aefd00137ebc87b12ff8d47 (from https://pypi.org/simple/generic-args/) (requires-python:>=3.8,<4.0) 2021-02-13T07:03:44,253 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/cb/c2/69b87d15588a382443c64038bc0d3cc23b46d6dd25161dd34bf417446c04/generic_args-0.0.1-py3-none-any.whl#sha256=7a9e6c7c87ead45038eb7f02c03c0725be36d488730f5a78a705628cf1aa3c4f (from https://pypi.org/simple/generic-args/) (requires-python:>=3.8,<4.0) 2021-02-13T07:03:44,253 Given no hashes to check 0 links for project 'generic-args': discarding no candidates 2021-02-13T07:03:44,254 ERROR: Could not find a version that satisfies the requirement generic-args==0.0.1 2021-02-13T07:03:44,254 ERROR: No matching distribution found for generic-args==0.0.1 2021-02-13T07:03:44,254 Exception information: 2021-02-13T07:03:44,254 Traceback (most recent call last): 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-13T07:03:44,254 crit = self.state.criteria[name] 2021-02-13T07:03:44,254 KeyError: 'generic-args' 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 During handling of the above exception, another exception occurred: 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 Traceback (most recent call last): 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-13T07:03:44,254 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-13T07:03:44,254 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-13T07:03:44,254 raise RequirementsConflicted(criterion) 2021-02-13T07:03:44,254 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('generic-args==0.0.1') 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 During handling of the above exception, another exception occurred: 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 Traceback (most recent call last): 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-13T07:03:44,254 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-13T07:03:44,254 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-13T07:03:44,254 raise ResolutionImpossible(e.criterion.information) 2021-02-13T07:03:44,254 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('generic-args==0.0.1'), parent=None)] 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 The above exception was the direct cause of the following exception: 2021-02-13T07:03:44,254 2021-02-13T07:03:44,254 Traceback (most recent call last): 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-13T07:03:44,254 status = self.run(options, args) 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-13T07:03:44,254 return func(self, options, args) 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-13T07:03:44,254 reqs, check_supported_wheels=True 2021-02-13T07:03:44,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-13T07:03:44,254 six.raise_from(error, e) 2021-02-13T07:03:44,254 File "", line 3, in raise_from 2021-02-13T07:03:44,254 pip._internal.exceptions.DistributionNotFound: No matching distribution found for generic-args==0.0.1 2021-02-13T07:03:44,259 Removed build tracker: '/tmp/pip-req-tracker-5e0_tifb'