2021-04-14T17:10:22,234 Created temporary directory: /tmp/pip-ephem-wheel-cache-mnn69hok 2021-04-14T17:10:22,237 Created temporary directory: /tmp/pip-req-tracker-m1u9ij4a 2021-04-14T17:10:22,237 Initialized build tracking at /tmp/pip-req-tracker-m1u9ij4a 2021-04-14T17:10:22,237 Created build tracker: /tmp/pip-req-tracker-m1u9ij4a 2021-04-14T17:10:22,238 Entered build tracker: /tmp/pip-req-tracker-m1u9ij4a 2021-04-14T17:10:22,238 Created temporary directory: /tmp/pip-wheel-ylojw0x4 2021-04-14T17:10:22,274 1 location(s) to search for versions of auditless-py-solc-x: 2021-04-14T17:10:22,274 * https://pypi.org/simple/auditless-py-solc-x/ 2021-04-14T17:10:22,275 Fetching project page and analyzing links: https://pypi.org/simple/auditless-py-solc-x/ 2021-04-14T17:10:22,275 Getting page https://pypi.org/simple/auditless-py-solc-x/ 2021-04-14T17:10:22,277 Found index url https://pypi.org/simple 2021-04-14T17:10:22,458 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8e/a0/10ca8e9a73f3eca64f5c87b0ede3da14d49b7363d1839444cbb17b291cf5/auditless-py-solc-x-0.1.0.tar.gz#sha256=6dccf46b1accfc588ebd8655a0e1d8f9f13cf1b6edce0b4266a01197bad89abb (from https://pypi.org/simple/auditless-py-solc-x/) (requires-python:>=3.8,<4.0) 2021-04-14T17:10:22,472 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a5/8b/f0285191638e8025a3ada311d0d31e0c037fe21723aee0fa833b314abd40/auditless_py_solc_x-0.1.0-py3-none-any.whl#sha256=9da430d27ecae3b93218e2e8ad479b2cf09f3c9e72ec9e52df85ca1a6a072bc6 (from https://pypi.org/simple/auditless-py-solc-x/) (requires-python:>=3.8,<4.0) 2021-04-14T17:10:22,472 Given no hashes to check 0 links for project 'auditless-py-solc-x': discarding no candidates 2021-04-14T17:10:22,473 ERROR: Could not find a version that satisfies the requirement auditless-py-solc-x==0.1.0 2021-04-14T17:10:22,473 ERROR: No matching distribution found for auditless-py-solc-x==0.1.0 2021-04-14T17:10:22,473 Exception information: 2021-04-14T17:10:22,473 Traceback (most recent call last): 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-14T17:10:22,473 crit = self.state.criteria[name] 2021-04-14T17:10:22,473 KeyError: 'auditless-py-solc-x' 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 During handling of the above exception, another exception occurred: 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 Traceback (most recent call last): 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-14T17:10:22,473 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-14T17:10:22,473 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-14T17:10:22,473 raise RequirementsConflicted(criterion) 2021-04-14T17:10:22,473 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('auditless-py-solc-x==0.1.0') 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 During handling of the above exception, another exception occurred: 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 Traceback (most recent call last): 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-14T17:10:22,473 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-14T17:10:22,473 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-14T17:10:22,473 raise ResolutionImpossible(e.criterion.information) 2021-04-14T17:10:22,473 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('auditless-py-solc-x==0.1.0'), parent=None)] 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 The above exception was the direct cause of the following exception: 2021-04-14T17:10:22,473 2021-04-14T17:10:22,473 Traceback (most recent call last): 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-14T17:10:22,473 status = self.run(options, args) 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-14T17:10:22,473 return func(self, options, args) 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-14T17:10:22,473 reqs, check_supported_wheels=True 2021-04-14T17:10:22,473 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-14T17:10:22,473 six.raise_from(error, e) 2021-04-14T17:10:22,473 File "", line 3, in raise_from 2021-04-14T17:10:22,473 pip._internal.exceptions.DistributionNotFound: No matching distribution found for auditless-py-solc-x==0.1.0 2021-04-14T17:10:22,478 Removed build tracker: '/tmp/pip-req-tracker-m1u9ij4a'