2021-10-18T08:39:21,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-zhbwsfpl 2021-10-18T08:39:21,456 Created temporary directory: /tmp/pip-req-tracker-6a8xt7cq 2021-10-18T08:39:21,456 Initialized build tracking at /tmp/pip-req-tracker-6a8xt7cq 2021-10-18T08:39:21,456 Created build tracker: /tmp/pip-req-tracker-6a8xt7cq 2021-10-18T08:39:21,456 Entered build tracker: /tmp/pip-req-tracker-6a8xt7cq 2021-10-18T08:39:21,457 Created temporary directory: /tmp/pip-wheel-bd0g1dgx 2021-10-18T08:39:21,492 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T08:39:21,495 2 location(s) to search for versions of stb-utils-testnet: 2021-10-18T08:39:21,495 * https://pypi.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,495 * https://www.piwheels.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,495 Fetching project page and analyzing links: https://pypi.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,496 Getting page https://pypi.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,498 Found index url https://pypi.org/simple 2021-10-18T08:39:21,588 Skipping link: Missing project version for stb-utils-testnet: https://files.pythonhosted.org/packages/c5/dc/3aef49655066211db9f4e3d2ce6fae80e2209e2ce60a58d5c7a41b2dac6d/stb-utils%20testnet-1.0.1.tar.gz#sha256=e723178f51ff16f21bb92c26a0cc20b47c372d03351de9ed311e4f060c4bdabd (from https://pypi.org/simple/stb-utils-testnet/) (requires-python:>=3.5,!=3.5.2,<4) 2021-10-18T08:39:21,588 Fetching project page and analyzing links: https://www.piwheels.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,588 Getting page https://www.piwheels.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,589 Found index url https://www.piwheels.org/simple 2021-10-18T08:39:21,784 Skipping link: not a file: https://www.piwheels.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,784 Skipping link: not a file: https://pypi.org/simple/stb-utils-testnet/ 2021-10-18T08:39:21,799 Given no hashes to check 0 links for project 'stb-utils-testnet': discarding no candidates 2021-10-18T08:39:21,800 ERROR: Could not find a version that satisfies the requirement stb-utils-testnet==1.0.1 (from versions: none) 2021-10-18T08:39:21,800 ERROR: No matching distribution found for stb-utils-testnet==1.0.1 2021-10-18T08:39:21,800 Exception information: 2021-10-18T08:39:21,800 Traceback (most recent call last): 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T08:39:21,800 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T08:39:21,800 raise RequirementsConflicted(criterion) 2021-10-18T08:39:21,800 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stb-utils-testnet==1.0.1') 2021-10-18T08:39:21,800 2021-10-18T08:39:21,800 During handling of the above exception, another exception occurred: 2021-10-18T08:39:21,800 2021-10-18T08:39:21,800 Traceback (most recent call last): 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T08:39:21,800 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T08:39:21,800 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T08:39:21,800 raise ResolutionImpossible(e.criterion.information) 2021-10-18T08:39:21,800 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stb-utils-testnet==1.0.1'), parent=None)] 2021-10-18T08:39:21,800 2021-10-18T08:39:21,800 The above exception was the direct cause of the following exception: 2021-10-18T08:39:21,800 2021-10-18T08:39:21,800 Traceback (most recent call last): 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T08:39:21,800 status = self.run(options, args) 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T08:39:21,800 return func(self, options, args) 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T08:39:21,800 reqs, check_supported_wheels=True 2021-10-18T08:39:21,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T08:39:21,800 raise error from e 2021-10-18T08:39:21,800 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stb-utils-testnet==1.0.1 2021-10-18T08:39:21,805 Removed build tracker: '/tmp/pip-req-tracker-6a8xt7cq'