2021-04-11T17:20:00,577 Created temporary directory: /tmp/pip-ephem-wheel-cache-uvk98d3l 2021-04-11T17:20:00,580 Created temporary directory: /tmp/pip-req-tracker-is1nio91 2021-04-11T17:20:00,580 Initialized build tracking at /tmp/pip-req-tracker-is1nio91 2021-04-11T17:20:00,580 Created build tracker: /tmp/pip-req-tracker-is1nio91 2021-04-11T17:20:00,580 Entered build tracker: /tmp/pip-req-tracker-is1nio91 2021-04-11T17:20:00,581 Created temporary directory: /tmp/pip-wheel-zqf9gl9k 2021-04-11T17:20:00,611 1 location(s) to search for versions of pyobfuscator: 2021-04-11T17:20:00,611 * https://pypi.org/simple/pyobfuscator/ 2021-04-11T17:20:00,611 Fetching project page and analyzing links: https://pypi.org/simple/pyobfuscator/ 2021-04-11T17:20:00,612 Getting page https://pypi.org/simple/pyobfuscator/ 2021-04-11T17:20:00,613 Found index url https://pypi.org/simple 2021-04-11T17:20:00,701 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/df/9c/00bfd6635da397a11e2b646e5590070c738aae671dde5c79dee341a9098b/PyObfuscator-0.0.1.tar.gz#sha256=abdd6e52e129917bef04d9e1d20e147b1be9ccd71f644db1a20f3bc451be9fc7 (from https://pypi.org/simple/pyobfuscator/) (requires-python:>=3.9) 2021-04-11T17:20:00,714 Given no hashes to check 0 links for project 'pyobfuscator': discarding no candidates 2021-04-11T17:20:00,714 ERROR: Could not find a version that satisfies the requirement pyobfuscator==0.0.1 2021-04-11T17:20:00,715 ERROR: No matching distribution found for pyobfuscator==0.0.1 2021-04-11T17:20:00,715 Exception information: 2021-04-11T17:20:00,715 Traceback (most recent call last): 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-11T17:20:00,715 crit = self.state.criteria[name] 2021-04-11T17:20:00,715 KeyError: 'pyobfuscator' 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 During handling of the above exception, another exception occurred: 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 Traceback (most recent call last): 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-11T17:20:00,715 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-11T17:20:00,715 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-11T17:20:00,715 raise RequirementsConflicted(criterion) 2021-04-11T17:20:00,715 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyobfuscator==0.0.1') 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 During handling of the above exception, another exception occurred: 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 Traceback (most recent call last): 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-11T17:20:00,715 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-11T17:20:00,715 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-11T17:20:00,715 raise ResolutionImpossible(e.criterion.information) 2021-04-11T17:20:00,715 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyobfuscator==0.0.1'), parent=None)] 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 The above exception was the direct cause of the following exception: 2021-04-11T17:20:00,715 2021-04-11T17:20:00,715 Traceback (most recent call last): 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-11T17:20:00,715 status = self.run(options, args) 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-11T17:20:00,715 return func(self, options, args) 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-11T17:20:00,715 reqs, check_supported_wheels=True 2021-04-11T17:20:00,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-11T17:20:00,715 six.raise_from(error, e) 2021-04-11T17:20:00,715 File "", line 3, in raise_from 2021-04-11T17:20:00,715 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyobfuscator==0.0.1 2021-04-11T17:20:00,719 Removed build tracker: '/tmp/pip-req-tracker-is1nio91'