2021-07-12T17:21:26,347 Created temporary directory: /tmp/pip-ephem-wheel-cache-97s9tj7c 2021-07-12T17:21:26,349 Created temporary directory: /tmp/pip-req-tracker-myhyd1yv 2021-07-12T17:21:26,350 Initialized build tracking at /tmp/pip-req-tracker-myhyd1yv 2021-07-12T17:21:26,350 Created build tracker: /tmp/pip-req-tracker-myhyd1yv 2021-07-12T17:21:26,350 Entered build tracker: /tmp/pip-req-tracker-myhyd1yv 2021-07-12T17:21:26,351 Created temporary directory: /tmp/pip-wheel-x3rz7m6w 2021-07-12T17:21:26,392 1 location(s) to search for versions of treecut: 2021-07-12T17:21:26,392 * https://pypi.org/simple/treecut/ 2021-07-12T17:21:26,392 Fetching project page and analyzing links: https://pypi.org/simple/treecut/ 2021-07-12T17:21:26,393 Getting page https://pypi.org/simple/treecut/ 2021-07-12T17:21:26,395 Found index url https://pypi.org/simple 2021-07-12T17:21:26,486 Found link https://files.pythonhosted.org/packages/72/c5/fda03b219cb595344ddf7a82ab49aabadd90cc453c9dac26689663d8f263/treecut-0.7.6.tar.gz#sha256=af9fc894a943527426e9bab02b31a7763f05d8ba79cd9a2362b718aa9ab57e8e (from https://pypi.org/simple/treecut/), version: 0.7.6 2021-07-12T17:21:26,487 Found link https://files.pythonhosted.org/packages/fa/03/4599d8155ad507cfd63674e98e06cda80c0fbe979b8892a3467401e558cf/treecut-0.7.7.tar.gz#sha256=4093aadbb922fc184f27e358ce526fc605530d4aa3f74450ad85aea87a804e5b (from https://pypi.org/simple/treecut/), version: 0.7.7 2021-07-12T17:21:26,487 Found link https://files.pythonhosted.org/packages/7a/63/bb3003b501cb7bd57a9bbafaa7c53715cf68538c195f6098e53a08797811/treecut-0.7.8.tar.gz#sha256=f0f6ca6d3f13066ddca19911261b931e7adef93070dae34d886d1d752250d3fc (from https://pypi.org/simple/treecut/), version: 0.7.8 2021-07-12T17:21:26,487 Skipping link: not a file: https://pypi.org/simple/treecut/ 2021-07-12T17:21:26,505 Given no hashes to check 1 links for project 'treecut': discarding no candidates 2021-07-12T17:21:26,524 Collecting treecut==0.7.7 2021-07-12T17:21:26,525 Created temporary directory: /tmp/pip-unpack-8guobjhb 2021-07-12T17:21:26,715 Downloading treecut-0.7.7.tar.gz (12 kB) 2021-07-12T17:21:26,774 Added treecut==0.7.7 from https://files.pythonhosted.org/packages/fa/03/4599d8155ad507cfd63674e98e06cda80c0fbe979b8892a3467401e558cf/treecut-0.7.7.tar.gz#sha256=4093aadbb922fc184f27e358ce526fc605530d4aa3f74450ad85aea87a804e5b to build tracker '/tmp/pip-req-tracker-myhyd1yv' 2021-07-12T17:21:26,776 Running setup.py (path:/tmp/pip-wheel-x3rz7m6w/treecut_2fba509cfc8741e3971672aaf9509da1/setup.py) egg_info for package treecut 2021-07-12T17:21:26,776 Created temporary directory: /tmp/pip-pip-egg-info-7n1f0e83 2021-07-12T17:21:26,777 Running command python setup.py egg_info 2021-07-12T17:21:27,749 Traceback (most recent call last): 2021-07-12T17:21:27,750 File "", line 1, in 2021-07-12T17:21:27,750 File "/tmp/pip-wheel-x3rz7m6w/treecut_2fba509cfc8741e3971672aaf9509da1/setup.py", line 18, in 2021-07-12T17:21:27,750 with open('requirements.txt') as f: 2021-07-12T17:21:27,751 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T17:21:27,800 WARNING: Discarding https://files.pythonhosted.org/packages/fa/03/4599d8155ad507cfd63674e98e06cda80c0fbe979b8892a3467401e558cf/treecut-0.7.7.tar.gz#sha256=4093aadbb922fc184f27e358ce526fc605530d4aa3f74450ad85aea87a804e5b (from https://pypi.org/simple/treecut/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:21:27,801 ERROR: Could not find a version that satisfies the requirement treecut==0.7.7 (from versions: 0.7.6, 0.7.7, 0.7.8) 2021-07-12T17:21:27,802 ERROR: No matching distribution found for treecut==0.7.7 2021-07-12T17:21:27,802 Exception information: 2021-07-12T17:21:27,802 Traceback (most recent call last): 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:21:27,802 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:21:27,802 raise RequirementsConflicted(criterion) 2021-07-12T17:21:27,802 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('treecut==0.7.7') 2021-07-12T17:21:27,802 2021-07-12T17:21:27,802 During handling of the above exception, another exception occurred: 2021-07-12T17:21:27,802 2021-07-12T17:21:27,802 Traceback (most recent call last): 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:21:27,802 result = self._result = resolver.resolve( 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:21:27,802 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:21:27,802 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:21:27,802 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('treecut==0.7.7'), parent=None)] 2021-07-12T17:21:27,802 2021-07-12T17:21:27,802 The above exception was the direct cause of the following exception: 2021-07-12T17:21:27,802 2021-07-12T17:21:27,802 Traceback (most recent call last): 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:21:27,802 status = self.run(options, args) 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:21:27,802 return func(self, options, args) 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:21:27,802 requirement_set = resolver.resolve( 2021-07-12T17:21:27,802 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:21:27,802 raise error from e 2021-07-12T17:21:27,802 pip._internal.exceptions.DistributionNotFound: No matching distribution found for treecut==0.7.7 2021-07-12T17:21:27,813 Removed treecut==0.7.7 from https://files.pythonhosted.org/packages/fa/03/4599d8155ad507cfd63674e98e06cda80c0fbe979b8892a3467401e558cf/treecut-0.7.7.tar.gz#sha256=4093aadbb922fc184f27e358ce526fc605530d4aa3f74450ad85aea87a804e5b from build tracker '/tmp/pip-req-tracker-myhyd1yv' 2021-07-12T17:21:27,813 Removed build tracker: '/tmp/pip-req-tracker-myhyd1yv'