2021-08-19T08:31:40,528 Created temporary directory: /tmp/pip-ephem-wheel-cache-a34cenfq 2021-08-19T08:31:40,532 Created temporary directory: /tmp/pip-req-tracker-gdkmkmh1 2021-08-19T08:31:40,532 Initialized build tracking at /tmp/pip-req-tracker-gdkmkmh1 2021-08-19T08:31:40,532 Created build tracker: /tmp/pip-req-tracker-gdkmkmh1 2021-08-19T08:31:40,532 Entered build tracker: /tmp/pip-req-tracker-gdkmkmh1 2021-08-19T08:31:40,533 Created temporary directory: /tmp/pip-wheel-5eavaquq 2021-08-19T08:31:40,570 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-19T08:31:40,574 2 location(s) to search for versions of bfchain-pc-sdk: 2021-08-19T08:31:40,574 * https://pypi.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,574 * https://www.piwheels.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,574 Fetching project page and analyzing links: https://pypi.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,575 Getting page https://pypi.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,576 Found index url https://pypi.org/simple 2021-08-19T08:31:40,672 Link requires a different Python (3.9.2 not in: '>=2.7, <3'): https://files.pythonhosted.org/packages/6b/76/3b8ec113cdc30543d86697cbc59a43e60e6ab2123a854b16749e28de0247/bfchain_pc_sdk-0.0.2.tar.gz#sha256=c274526662f25bb5d455d25d5111a18fe1b18d2b213b19612972b426914de073 (from https://pypi.org/simple/bfchain-pc-sdk/) (requires-python:>=2.7, <3) 2021-08-19T08:31:40,673 Link requires a different Python (3.9.2 not in: '>=2.7, <3'): https://files.pythonhosted.org/packages/1c/33/af7aefe2845a6080869f2d2d8ab38f0b1a86e9f66571132ab43337c42d26/bfchain_pc_sdk-0.0.3.tar.gz#sha256=39f8b3f3f6a8b542704a28f2ff6512e23d3d7f67e92f884def791e15111d52e8 (from https://pypi.org/simple/bfchain-pc-sdk/) (requires-python:>=2.7, <3) 2021-08-19T08:31:40,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,674 Getting page https://www.piwheels.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,675 Found index url https://www.piwheels.org/simple 2021-08-19T08:31:40,830 Skipping link: not a file: https://www.piwheels.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,831 Skipping link: not a file: https://pypi.org/simple/bfchain-pc-sdk/ 2021-08-19T08:31:40,852 Given no hashes to check 0 links for project 'bfchain-pc-sdk': discarding no candidates 2021-08-19T08:31:40,853 ERROR: Could not find a version that satisfies the requirement bfchain-pc-sdk==0.0.3 (from versions: none) 2021-08-19T08:31:40,853 ERROR: No matching distribution found for bfchain-pc-sdk==0.0.3 2021-08-19T08:31:40,853 Exception information: 2021-08-19T08:31:40,853 Traceback (most recent call last): 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-19T08:31:40,853 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-19T08:31:40,853 raise RequirementsConflicted(criterion) 2021-08-19T08:31:40,853 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bfchain-pc-sdk==0.0.3') 2021-08-19T08:31:40,853 2021-08-19T08:31:40,853 During handling of the above exception, another exception occurred: 2021-08-19T08:31:40,853 2021-08-19T08:31:40,853 Traceback (most recent call last): 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-19T08:31:40,853 result = self._result = resolver.resolve( 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-19T08:31:40,853 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-19T08:31:40,853 raise ResolutionImpossible(e.criterion.information) 2021-08-19T08:31:40,853 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bfchain-pc-sdk==0.0.3'), parent=None)] 2021-08-19T08:31:40,853 2021-08-19T08:31:40,853 The above exception was the direct cause of the following exception: 2021-08-19T08:31:40,853 2021-08-19T08:31:40,853 Traceback (most recent call last): 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-19T08:31:40,853 status = self.run(options, args) 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-19T08:31:40,853 return func(self, options, args) 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-19T08:31:40,853 requirement_set = resolver.resolve( 2021-08-19T08:31:40,853 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-19T08:31:40,853 raise error from e 2021-08-19T08:31:40,853 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bfchain-pc-sdk==0.0.3 2021-08-19T08:31:40,858 Removed build tracker: '/tmp/pip-req-tracker-gdkmkmh1'