2021-07-12T04:32:57,444 Created temporary directory: /tmp/pip-ephem-wheel-cache-135_y0i0 2021-07-12T04:32:57,447 Created temporary directory: /tmp/pip-req-tracker-v2ni_bdy 2021-07-12T04:32:57,447 Initialized build tracking at /tmp/pip-req-tracker-v2ni_bdy 2021-07-12T04:32:57,448 Created build tracker: /tmp/pip-req-tracker-v2ni_bdy 2021-07-12T04:32:57,448 Entered build tracker: /tmp/pip-req-tracker-v2ni_bdy 2021-07-12T04:32:57,449 Created temporary directory: /tmp/pip-wheel-3q8oxcxc 2021-07-12T04:32:57,479 1 location(s) to search for versions of prov2bigchaindb: 2021-07-12T04:32:57,479 * https://pypi.org/simple/prov2bigchaindb/ 2021-07-12T04:32:57,480 Fetching project page and analyzing links: https://pypi.org/simple/prov2bigchaindb/ 2021-07-12T04:32:57,480 Getting page https://pypi.org/simple/prov2bigchaindb/ 2021-07-12T04:32:57,482 Found index url https://pypi.org/simple 2021-07-12T04:32:57,661 Found link https://files.pythonhosted.org/packages/be/2f/7f0b35925b13be40ef96860804db4cc9aba10247288044f0afbfe321da30/prov2bigchaindb-0.3.1.1.tar.gz#sha256=c6d086f3025c8230534c3d4112e89a089f5eb6fe99f691bac52f6da0070613cb (from https://pypi.org/simple/prov2bigchaindb/), version: 0.3.1.1 2021-07-12T04:32:57,661 Found link https://files.pythonhosted.org/packages/83/be/56a4244442f8490248f5fb35c036d0d7d113e774e1b1902bf85f6c030728/prov2bigchaindb-0.4.0.tar.gz#sha256=8683cf20424dacbdd2d3a8ea6524219793bdd49e8bc66774a2071606d0ccf1dc (from https://pypi.org/simple/prov2bigchaindb/), version: 0.4.0 2021-07-12T04:32:57,661 Found link https://files.pythonhosted.org/packages/6d/9d/64bebc4390cdfdb1f926352594865d008a2137663752071bb2056f1d13ea/prov2bigchaindb-0.4.1.tar.gz#sha256=97c84fbe28f44d945626c2876b9a3e53126cfdeb63adae28a208ffb8e0e66fc6 (from https://pypi.org/simple/prov2bigchaindb/), version: 0.4.1 2021-07-12T04:32:57,662 Skipping link: not a file: https://pypi.org/simple/prov2bigchaindb/ 2021-07-12T04:32:57,680 Given no hashes to check 0 links for project 'prov2bigchaindb': discarding no candidates 2021-07-12T04:32:57,680 ERROR: Could not find a version that satisfies the requirement prov2bigchaindb==0.3.1 (from versions: 0.3.1.1, 0.4.0, 0.4.1) 2021-07-12T04:32:57,681 ERROR: No matching distribution found for prov2bigchaindb==0.3.1 2021-07-12T04:32:57,681 Exception information: 2021-07-12T04:32:57,681 Traceback (most recent call last): 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:32:57,681 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:32:57,681 raise RequirementsConflicted(criterion) 2021-07-12T04:32:57,681 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('prov2bigchaindb==0.3.1') 2021-07-12T04:32:57,681 2021-07-12T04:32:57,681 During handling of the above exception, another exception occurred: 2021-07-12T04:32:57,681 2021-07-12T04:32:57,681 Traceback (most recent call last): 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:32:57,681 result = self._result = resolver.resolve( 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:32:57,681 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:32:57,681 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:32:57,681 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('prov2bigchaindb==0.3.1'), parent=None)] 2021-07-12T04:32:57,681 2021-07-12T04:32:57,681 The above exception was the direct cause of the following exception: 2021-07-12T04:32:57,681 2021-07-12T04:32:57,681 Traceback (most recent call last): 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:32:57,681 status = self.run(options, args) 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:32:57,681 return func(self, options, args) 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:32:57,681 requirement_set = resolver.resolve( 2021-07-12T04:32:57,681 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:32:57,681 raise error from e 2021-07-12T04:32:57,681 pip._internal.exceptions.DistributionNotFound: No matching distribution found for prov2bigchaindb==0.3.1 2021-07-12T04:32:57,685 Removed build tracker: '/tmp/pip-req-tracker-v2ni_bdy'