2021-07-11T19:34:09,023 Created temporary directory: /tmp/pip-ephem-wheel-cache-9sdi2c5w 2021-07-11T19:34:09,026 Created temporary directory: /tmp/pip-req-tracker-zdh64s20 2021-07-11T19:34:09,027 Initialized build tracking at /tmp/pip-req-tracker-zdh64s20 2021-07-11T19:34:09,027 Created build tracker: /tmp/pip-req-tracker-zdh64s20 2021-07-11T19:34:09,027 Entered build tracker: /tmp/pip-req-tracker-zdh64s20 2021-07-11T19:34:09,028 Created temporary directory: /tmp/pip-wheel-usoe5wds 2021-07-11T19:34:09,057 1 location(s) to search for versions of harp: 2021-07-11T19:34:09,057 * https://pypi.org/simple/harp/ 2021-07-11T19:34:09,058 Fetching project page and analyzing links: https://pypi.org/simple/harp/ 2021-07-11T19:34:09,058 Getting page https://pypi.org/simple/harp/ 2021-07-11T19:34:09,060 Found index url https://pypi.org/simple 2021-07-11T19:34:09,239 Found link https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz#sha256=350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5 (from https://pypi.org/simple/harp/), version: 0.1 2021-07-11T19:34:09,240 Skipping link: not a file: https://pypi.org/simple/harp/ 2021-07-11T19:34:09,257 Given no hashes to check 1 links for project 'harp': discarding no candidates 2021-07-11T19:34:09,276 Collecting harp==0.1 2021-07-11T19:34:09,278 Created temporary directory: /tmp/pip-unpack-_bbtb1md 2021-07-11T19:34:09,324 Downloading HARP-0.1.tar.gz (1.7 kB) 2021-07-11T19:34:09,349 Added harp==0.1 from https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz#sha256=350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5 to build tracker '/tmp/pip-req-tracker-zdh64s20' 2021-07-11T19:34:09,350 Running setup.py (path:/tmp/pip-wheel-usoe5wds/harp_d0fa8080f520450eb68412bd0710c475/setup.py) egg_info for package harp 2021-07-11T19:34:09,351 Created temporary directory: /tmp/pip-pip-egg-info-co4iggbb 2021-07-11T19:34:09,351 Running command python setup.py egg_info 2021-07-11T19:34:10,259 Traceback (most recent call last): 2021-07-11T19:34:10,260 File "", line 1, in 2021-07-11T19:34:10,260 File "/tmp/pip-wheel-usoe5wds/harp_d0fa8080f520450eb68412bd0710c475/setup.py", line 11, in 2021-07-11T19:34:10,260 with open(os.path.join(here, 'CHANGELOG.rst')) as fp: 2021-07-11T19:34:10,261 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-usoe5wds/harp_d0fa8080f520450eb68412bd0710c475/CHANGELOG.rst' 2021-07-11T19:34:10,309 WARNING: Discarding https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz#sha256=350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5 (from https://pypi.org/simple/harp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:34:10,310 ERROR: Could not find a version that satisfies the requirement harp==0.1 (from versions: 0.1) 2021-07-11T19:34:10,310 ERROR: No matching distribution found for harp==0.1 2021-07-11T19:34:10,311 Exception information: 2021-07-11T19:34:10,311 Traceback (most recent call last): 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:34:10,311 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:34:10,311 raise RequirementsConflicted(criterion) 2021-07-11T19:34:10,311 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('harp==0.1') 2021-07-11T19:34:10,311 2021-07-11T19:34:10,311 During handling of the above exception, another exception occurred: 2021-07-11T19:34:10,311 2021-07-11T19:34:10,311 Traceback (most recent call last): 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:34:10,311 result = self._result = resolver.resolve( 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:34:10,311 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:34:10,311 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:34:10,311 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('harp==0.1'), parent=None)] 2021-07-11T19:34:10,311 2021-07-11T19:34:10,311 The above exception was the direct cause of the following exception: 2021-07-11T19:34:10,311 2021-07-11T19:34:10,311 Traceback (most recent call last): 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:34:10,311 status = self.run(options, args) 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:34:10,311 return func(self, options, args) 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:34:10,311 requirement_set = resolver.resolve( 2021-07-11T19:34:10,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:34:10,311 raise error from e 2021-07-11T19:34:10,311 pip._internal.exceptions.DistributionNotFound: No matching distribution found for harp==0.1 2021-07-11T19:34:10,316 Removed harp==0.1 from https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz#sha256=350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5 from build tracker '/tmp/pip-req-tracker-zdh64s20' 2021-07-11T19:34:10,316 Removed build tracker: '/tmp/pip-req-tracker-zdh64s20'