2021-07-12T02:08:36,871 Created temporary directory: /tmp/pip-ephem-wheel-cache-5viamvjy 2021-07-12T02:08:36,874 Created temporary directory: /tmp/pip-req-tracker-am9fyg_n 2021-07-12T02:08:36,874 Initialized build tracking at /tmp/pip-req-tracker-am9fyg_n 2021-07-12T02:08:36,874 Created build tracker: /tmp/pip-req-tracker-am9fyg_n 2021-07-12T02:08:36,874 Entered build tracker: /tmp/pip-req-tracker-am9fyg_n 2021-07-12T02:08:36,875 Created temporary directory: /tmp/pip-wheel-rzqxv0m8 2021-07-12T02:08:36,909 1 location(s) to search for versions of zoobus: 2021-07-12T02:08:36,909 * https://pypi.org/simple/zoobus/ 2021-07-12T02:08:36,910 Fetching project page and analyzing links: https://pypi.org/simple/zoobus/ 2021-07-12T02:08:36,910 Getting page https://pypi.org/simple/zoobus/ 2021-07-12T02:08:36,912 Found index url https://pypi.org/simple 2021-07-12T02:08:37,095 Found link https://files.pythonhosted.org/packages/6d/52/cd6e7eca1e8be590bc15bf3fdd00bdc858f5f3ba42bf3d95f5cbef4a1c28/zoobus-0.1.tar.gz#sha256=fa715a062251d44011e7206dfa354745d0db01f14bb97a68337b0e72788134d9 (from https://pypi.org/simple/zoobus/), version: 0.1 2021-07-12T02:08:37,096 Found link https://files.pythonhosted.org/packages/76/01/3b40f9a5cec1b4a3f817acbddfbb61b3ae211bdecd7524b8f89c7cf73ff5/zoobus-0.1.1.tar.gz#sha256=782d34fa9400776253c181038fda84c0132bf50a7870924f85dc794e5cf7b9d3 (from https://pypi.org/simple/zoobus/), version: 0.1.1 2021-07-12T02:08:37,096 Skipping link: not a file: https://pypi.org/simple/zoobus/ 2021-07-12T02:08:37,114 Given no hashes to check 1 links for project 'zoobus': discarding no candidates 2021-07-12T02:08:37,133 Collecting zoobus==0.1 2021-07-12T02:08:37,134 Created temporary directory: /tmp/pip-unpack-p728_qak 2021-07-12T02:08:37,308 Downloading zoobus-0.1.tar.gz (5.1 kB) 2021-07-12T02:08:37,379 Added zoobus==0.1 from https://files.pythonhosted.org/packages/6d/52/cd6e7eca1e8be590bc15bf3fdd00bdc858f5f3ba42bf3d95f5cbef4a1c28/zoobus-0.1.tar.gz#sha256=fa715a062251d44011e7206dfa354745d0db01f14bb97a68337b0e72788134d9 to build tracker '/tmp/pip-req-tracker-am9fyg_n' 2021-07-12T02:08:37,380 Running setup.py (path:/tmp/pip-wheel-rzqxv0m8/zoobus_f73fc5aa5da64b6aa16037c66aee3225/setup.py) egg_info for package zoobus 2021-07-12T02:08:37,381 Created temporary directory: /tmp/pip-pip-egg-info-ve8c2vjr 2021-07-12T02:08:37,381 Running command python setup.py egg_info 2021-07-12T02:08:38,283 Traceback (most recent call last): 2021-07-12T02:08:38,283 File "", line 1, in 2021-07-12T02:08:38,284 File "/tmp/pip-wheel-rzqxv0m8/zoobus_f73fc5aa5da64b6aa16037c66aee3225/setup.py", line 8, in 2021-07-12T02:08:38,284 with open(os.path.join(here, 'CHANGES.txt')) as f: 2021-07-12T02:08:38,284 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-rzqxv0m8/zoobus_f73fc5aa5da64b6aa16037c66aee3225/CHANGES.txt' 2021-07-12T02:08:38,333 WARNING: Discarding https://files.pythonhosted.org/packages/6d/52/cd6e7eca1e8be590bc15bf3fdd00bdc858f5f3ba42bf3d95f5cbef4a1c28/zoobus-0.1.tar.gz#sha256=fa715a062251d44011e7206dfa354745d0db01f14bb97a68337b0e72788134d9 (from https://pypi.org/simple/zoobus/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T02:08:38,335 ERROR: Could not find a version that satisfies the requirement zoobus==0.1 (from versions: 0.1, 0.1.1) 2021-07-12T02:08:38,335 ERROR: No matching distribution found for zoobus==0.1 2021-07-12T02:08:38,335 Exception information: 2021-07-12T02:08:38,335 Traceback (most recent call last): 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T02:08:38,335 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T02:08:38,335 raise RequirementsConflicted(criterion) 2021-07-12T02:08:38,335 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zoobus==0.1') 2021-07-12T02:08:38,335 2021-07-12T02:08:38,335 During handling of the above exception, another exception occurred: 2021-07-12T02:08:38,335 2021-07-12T02:08:38,335 Traceback (most recent call last): 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T02:08:38,335 result = self._result = resolver.resolve( 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T02:08:38,335 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T02:08:38,335 raise ResolutionImpossible(e.criterion.information) 2021-07-12T02:08:38,335 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zoobus==0.1'), parent=None)] 2021-07-12T02:08:38,335 2021-07-12T02:08:38,335 The above exception was the direct cause of the following exception: 2021-07-12T02:08:38,335 2021-07-12T02:08:38,335 Traceback (most recent call last): 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T02:08:38,335 status = self.run(options, args) 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T02:08:38,335 return func(self, options, args) 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T02:08:38,335 requirement_set = resolver.resolve( 2021-07-12T02:08:38,335 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T02:08:38,335 raise error from e 2021-07-12T02:08:38,335 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zoobus==0.1 2021-07-12T02:08:38,341 Removed zoobus==0.1 from https://files.pythonhosted.org/packages/6d/52/cd6e7eca1e8be590bc15bf3fdd00bdc858f5f3ba42bf3d95f5cbef4a1c28/zoobus-0.1.tar.gz#sha256=fa715a062251d44011e7206dfa354745d0db01f14bb97a68337b0e72788134d9 from build tracker '/tmp/pip-req-tracker-am9fyg_n' 2021-07-12T02:08:38,342 Removed build tracker: '/tmp/pip-req-tracker-am9fyg_n'