2021-07-09T17:28:27,093 Created temporary directory: /tmp/pip-ephem-wheel-cache-x19z8wwq 2021-07-09T17:28:27,096 Created temporary directory: /tmp/pip-req-tracker-z07hxxgc 2021-07-09T17:28:27,096 Initialized build tracking at /tmp/pip-req-tracker-z07hxxgc 2021-07-09T17:28:27,096 Created build tracker: /tmp/pip-req-tracker-z07hxxgc 2021-07-09T17:28:27,097 Entered build tracker: /tmp/pip-req-tracker-z07hxxgc 2021-07-09T17:28:27,097 Created temporary directory: /tmp/pip-wheel-khsz4bow 2021-07-09T17:28:27,129 1 location(s) to search for versions of treehash: 2021-07-09T17:28:27,129 * https://pypi.org/simple/treehash/ 2021-07-09T17:28:27,130 Fetching project page and analyzing links: https://pypi.org/simple/treehash/ 2021-07-09T17:28:27,130 Getting page https://pypi.org/simple/treehash/ 2021-07-09T17:28:27,132 Found index url https://pypi.org/simple 2021-07-09T17:28:27,300 Found link https://files.pythonhosted.org/packages/64/58/2691f9c7648b0ac777769b26ddd790e7d0747558028935cc650fe6fd1f26/TreeHash-1.0pre.tar.gz#sha256=de61c6bcaada0fb08ee6cf7587b82bd8be0160d1bd7d5757739c4b1eba847471 (from https://pypi.org/simple/treehash/), version: 1.0pre 2021-07-09T17:28:27,301 Found link https://files.pythonhosted.org/packages/7f/f4/bb2338fd591f694ea51df48ef12628ce487fa067421e97d70d17e5055a1f/TreeHash-1.0.tar.gz#sha256=2271db8026fab6025f779077fb67a20452dd6c48b5f2e8e900af88b2a2cdf3a5 (from https://pypi.org/simple/treehash/), version: 1.0 2021-07-09T17:28:27,301 Found link https://files.pythonhosted.org/packages/8e/84/a92156c2af36159bc690814eaf6b1f338eb9c3ae54f7b9b3dc36079299f1/TreeHash-1.0.1.tar.gz#sha256=c28a8721e1e539b049161aadedd70985e0e60c349f25123a67ee12f746977279 (from https://pypi.org/simple/treehash/), version: 1.0.1 2021-07-09T17:28:27,302 Found link https://files.pythonhosted.org/packages/62/30/be0aafe80d0935901bf13af6b5c7ac776fd9391a6e70ba303965ad341c85/TreeHash-1.0.2.tar.gz#sha256=fefcadd6a1e8ba2808897d776d5ae8bdae56ec3fe90ed385c1322357269f27a4 (from https://pypi.org/simple/treehash/), version: 1.0.2 2021-07-09T17:28:27,303 Skipping link: not a file: https://pypi.org/simple/treehash/ 2021-07-09T17:28:27,325 Given no hashes to check 1 links for project 'treehash': discarding no candidates 2021-07-09T17:28:27,343 Collecting treehash==1.0pre 2021-07-09T17:28:27,345 Created temporary directory: /tmp/pip-unpack-m42vpojn 2021-07-09T17:28:27,385 Downloading TreeHash-1.0pre.tar.gz (1.8 kB) 2021-07-09T17:28:27,403 Added treehash==1.0pre from https://files.pythonhosted.org/packages/64/58/2691f9c7648b0ac777769b26ddd790e7d0747558028935cc650fe6fd1f26/TreeHash-1.0pre.tar.gz#sha256=de61c6bcaada0fb08ee6cf7587b82bd8be0160d1bd7d5757739c4b1eba847471 to build tracker '/tmp/pip-req-tracker-z07hxxgc' 2021-07-09T17:28:27,404 Running setup.py (path:/tmp/pip-wheel-khsz4bow/treehash_c34a2ccfa9694e2cb81670d55cfd2583/setup.py) egg_info for package treehash 2021-07-09T17:28:27,405 Created temporary directory: /tmp/pip-pip-egg-info-hs2ayob9 2021-07-09T17:28:27,405 Running command python setup.py egg_info 2021-07-09T17:28:28,023 Traceback (most recent call last): 2021-07-09T17:28:28,024 File "", line 1, in 2021-07-09T17:28:28,024 File "/tmp/pip-wheel-khsz4bow/treehash_c34a2ccfa9694e2cb81670d55cfd2583/setup.py", line 9, in 2021-07-09T17:28:28,024 long_description=open('README.rst').read(), 2021-07-09T17:28:28,025 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T17:28:28,075 WARNING: Discarding https://files.pythonhosted.org/packages/64/58/2691f9c7648b0ac777769b26ddd790e7d0747558028935cc650fe6fd1f26/TreeHash-1.0pre.tar.gz#sha256=de61c6bcaada0fb08ee6cf7587b82bd8be0160d1bd7d5757739c4b1eba847471 (from https://pypi.org/simple/treehash/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:28:28,077 ERROR: Could not find a version that satisfies the requirement treehash==1.0pre (from versions: 1.0rc0, 1.0, 1.0.1, 1.0.2) 2021-07-09T17:28:28,077 ERROR: No matching distribution found for treehash==1.0pre 2021-07-09T17:28:28,077 Exception information: 2021-07-09T17:28:28,077 Traceback (most recent call last): 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:28:28,077 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:28:28,077 raise RequirementsConflicted(criterion) 2021-07-09T17:28:28,077 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('treehash==1.0pre') 2021-07-09T17:28:28,077 2021-07-09T17:28:28,077 During handling of the above exception, another exception occurred: 2021-07-09T17:28:28,077 2021-07-09T17:28:28,077 Traceback (most recent call last): 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:28:28,077 result = self._result = resolver.resolve( 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:28:28,077 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:28:28,077 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:28:28,077 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('treehash==1.0pre'), parent=None)] 2021-07-09T17:28:28,077 2021-07-09T17:28:28,077 The above exception was the direct cause of the following exception: 2021-07-09T17:28:28,077 2021-07-09T17:28:28,077 Traceback (most recent call last): 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:28:28,077 status = self.run(options, args) 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:28:28,077 return func(self, options, args) 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:28:28,077 requirement_set = resolver.resolve( 2021-07-09T17:28:28,077 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:28:28,077 raise error from e 2021-07-09T17:28:28,077 pip._internal.exceptions.DistributionNotFound: No matching distribution found for treehash==1.0pre 2021-07-09T17:28:28,083 Removed treehash==1.0pre from https://files.pythonhosted.org/packages/64/58/2691f9c7648b0ac777769b26ddd790e7d0747558028935cc650fe6fd1f26/TreeHash-1.0pre.tar.gz#sha256=de61c6bcaada0fb08ee6cf7587b82bd8be0160d1bd7d5757739c4b1eba847471 from build tracker '/tmp/pip-req-tracker-z07hxxgc' 2021-07-09T17:28:28,083 Removed build tracker: '/tmp/pip-req-tracker-z07hxxgc'