2021-03-27T12:20:00,076 Created temporary directory: /tmp/pip-ephem-wheel-cache-27wadijh 2021-03-27T12:20:00,080 Created temporary directory: /tmp/pip-req-tracker-y6uqda7g 2021-03-27T12:20:00,080 Initialized build tracking at /tmp/pip-req-tracker-y6uqda7g 2021-03-27T12:20:00,080 Created build tracker: /tmp/pip-req-tracker-y6uqda7g 2021-03-27T12:20:00,080 Entered build tracker: /tmp/pip-req-tracker-y6uqda7g 2021-03-27T12:20:00,081 Created temporary directory: /tmp/pip-wheel-vuxolkuf 2021-03-27T12:20:00,117 1 location(s) to search for versions of pigstep: 2021-03-27T12:20:00,117 * https://pypi.org/simple/pigstep/ 2021-03-27T12:20:00,117 Fetching project page and analyzing links: https://pypi.org/simple/pigstep/ 2021-03-27T12:20:00,118 Getting page https://pypi.org/simple/pigstep/ 2021-03-27T12:20:00,119 Found index url https://pypi.org/simple 2021-03-27T12:20:00,224 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/81/1b/8574ea30124fdbe4f3b3c11617aed49be06c1878eeec091d2412ab78226d/pigstep-0.0.0-py3-none-any.whl#sha256=c6810ef183e546e50c9084c585d419469061534559bfc84e5b60d7bca80d0eec (from https://pypi.org/simple/pigstep/) (requires-python:>=3.8,<4.0) 2021-03-27T12:20:00,225 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f7/c5/79b52e7d4495e4cd98846441bbe45ab692fd0abeef55a9d676e92cea645b/pigstep-0.0.0.tar.gz#sha256=fe5a560f2763325a6c832e9ba7f76f7074d176d59b7e2155e10a1aef64b082b4 (from https://pypi.org/simple/pigstep/) (requires-python:>=3.8,<4.0) 2021-03-27T12:20:00,225 Given no hashes to check 0 links for project 'pigstep': discarding no candidates 2021-03-27T12:20:00,226 ERROR: Could not find a version that satisfies the requirement pigstep==0.0.0 2021-03-27T12:20:00,226 ERROR: No matching distribution found for pigstep==0.0.0 2021-03-27T12:20:00,226 Exception information: 2021-03-27T12:20:00,226 Traceback (most recent call last): 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-27T12:20:00,226 crit = self.state.criteria[name] 2021-03-27T12:20:00,226 KeyError: 'pigstep' 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 During handling of the above exception, another exception occurred: 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 Traceback (most recent call last): 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-27T12:20:00,226 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-27T12:20:00,226 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-27T12:20:00,226 raise RequirementsConflicted(criterion) 2021-03-27T12:20:00,226 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pigstep==0.0.0') 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 During handling of the above exception, another exception occurred: 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 Traceback (most recent call last): 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-27T12:20:00,226 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-27T12:20:00,226 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-27T12:20:00,226 raise ResolutionImpossible(e.criterion.information) 2021-03-27T12:20:00,226 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pigstep==0.0.0'), parent=None)] 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 The above exception was the direct cause of the following exception: 2021-03-27T12:20:00,226 2021-03-27T12:20:00,226 Traceback (most recent call last): 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-27T12:20:00,226 status = self.run(options, args) 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-27T12:20:00,226 return func(self, options, args) 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-27T12:20:00,226 reqs, check_supported_wheels=True 2021-03-27T12:20:00,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-27T12:20:00,226 six.raise_from(error, e) 2021-03-27T12:20:00,226 File "", line 3, in raise_from 2021-03-27T12:20:00,226 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pigstep==0.0.0 2021-03-27T12:20:00,231 Removed build tracker: '/tmp/pip-req-tracker-y6uqda7g'