2021-07-12T07:55:26,351 Created temporary directory: /tmp/pip-ephem-wheel-cache-o2g9wi1i 2021-07-12T07:55:26,354 Created temporary directory: /tmp/pip-req-tracker-u4z3_3k6 2021-07-12T07:55:26,354 Initialized build tracking at /tmp/pip-req-tracker-u4z3_3k6 2021-07-12T07:55:26,355 Created build tracker: /tmp/pip-req-tracker-u4z3_3k6 2021-07-12T07:55:26,355 Entered build tracker: /tmp/pip-req-tracker-u4z3_3k6 2021-07-12T07:55:26,355 Created temporary directory: /tmp/pip-wheel-ny86gsz4 2021-07-12T07:55:26,385 1 location(s) to search for versions of staffeli: 2021-07-12T07:55:26,385 * https://pypi.org/simple/staffeli/ 2021-07-12T07:55:26,386 Fetching project page and analyzing links: https://pypi.org/simple/staffeli/ 2021-07-12T07:55:26,386 Getting page https://pypi.org/simple/staffeli/ 2021-07-12T07:55:26,388 Found index url https://pypi.org/simple 2021-07-12T07:55:26,475 Found link https://files.pythonhosted.org/packages/f1/54/38f669033efe9129378cf7c844a2ee0b26198ed664a4bb990cb67038ca86/staffeli-0.3.1.tar.gz#sha256=eb48fc3c7eb809ec8c63df122293ca6f3edcc9daa0b427c50ef6497ad4b5a280 (from https://pypi.org/simple/staffeli/), version: 0.3.1 2021-07-12T07:55:26,475 Found link https://files.pythonhosted.org/packages/98/4b/abf5bde1bd828ef20d2d4511c18fa4f24c76ea069068dfe80f6e20f2aaf5/staffeli-0.4.1.tar.gz#sha256=c560adea35eb761a26719d439b6baa3e5054f649b7f0d00ea90911d69a8c1276 (from https://pypi.org/simple/staffeli/), version: 0.4.1 2021-07-12T07:55:26,476 Found link https://files.pythonhosted.org/packages/b6/96/4f3bd3194a03bc11b2732bfaf5a179663340abb3b94c52f32390c59af953/staffeli-0.4.2.tar.gz#sha256=b8864a01f5eb3841538a7669ef65a3017d880e022f2c5a8a7a39ecf6f683760d (from https://pypi.org/simple/staffeli/), version: 0.4.2 2021-07-12T07:55:26,476 Skipping link: not a file: https://pypi.org/simple/staffeli/ 2021-07-12T07:55:26,494 Given no hashes to check 1 links for project 'staffeli': discarding no candidates 2021-07-12T07:55:26,513 Collecting staffeli==0.4.1 2021-07-12T07:55:26,514 Created temporary directory: /tmp/pip-unpack-u03z13j5 2021-07-12T07:55:26,683 Downloading staffeli-0.4.1.tar.gz (21 kB) 2021-07-12T07:55:26,752 Added staffeli==0.4.1 from https://files.pythonhosted.org/packages/98/4b/abf5bde1bd828ef20d2d4511c18fa4f24c76ea069068dfe80f6e20f2aaf5/staffeli-0.4.1.tar.gz#sha256=c560adea35eb761a26719d439b6baa3e5054f649b7f0d00ea90911d69a8c1276 to build tracker '/tmp/pip-req-tracker-u4z3_3k6' 2021-07-12T07:55:26,753 Running setup.py (path:/tmp/pip-wheel-ny86gsz4/staffeli_9e0509056ba74261be7f37d77a38a973/setup.py) egg_info for package staffeli 2021-07-12T07:55:26,754 Created temporary directory: /tmp/pip-pip-egg-info-90kz7h51 2021-07-12T07:55:26,754 Running command python setup.py egg_info 2021-07-12T07:55:27,661 Traceback (most recent call last): 2021-07-12T07:55:27,661 File "", line 1, in 2021-07-12T07:55:27,661 File "/tmp/pip-wheel-ny86gsz4/staffeli_9e0509056ba74261be7f37d77a38a973/setup.py", line 36, in 2021-07-12T07:55:27,662 tests_require=readlines("test-requirements.txt"), 2021-07-12T07:55:27,662 File "/tmp/pip-wheel-ny86gsz4/staffeli_9e0509056ba74261be7f37d77a38a973/setup.py", line 20, in readlines 2021-07-12T07:55:27,662 with open(syblingpath(fname)) as f: 2021-07-12T07:55:27,663 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ny86gsz4/staffeli_9e0509056ba74261be7f37d77a38a973/test-requirements.txt' 2021-07-12T07:55:27,710 WARNING: Discarding https://files.pythonhosted.org/packages/98/4b/abf5bde1bd828ef20d2d4511c18fa4f24c76ea069068dfe80f6e20f2aaf5/staffeli-0.4.1.tar.gz#sha256=c560adea35eb761a26719d439b6baa3e5054f649b7f0d00ea90911d69a8c1276 (from https://pypi.org/simple/staffeli/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:55:27,711 ERROR: Could not find a version that satisfies the requirement staffeli==0.4.1 (from versions: 0.3.1, 0.4.1, 0.4.2) 2021-07-12T07:55:27,712 ERROR: No matching distribution found for staffeli==0.4.1 2021-07-12T07:55:27,712 Exception information: 2021-07-12T07:55:27,712 Traceback (most recent call last): 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:55:27,712 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:55:27,712 raise RequirementsConflicted(criterion) 2021-07-12T07:55:27,712 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('staffeli==0.4.1') 2021-07-12T07:55:27,712 2021-07-12T07:55:27,712 During handling of the above exception, another exception occurred: 2021-07-12T07:55:27,712 2021-07-12T07:55:27,712 Traceback (most recent call last): 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:55:27,712 result = self._result = resolver.resolve( 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:55:27,712 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:55:27,712 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:55:27,712 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('staffeli==0.4.1'), parent=None)] 2021-07-12T07:55:27,712 2021-07-12T07:55:27,712 The above exception was the direct cause of the following exception: 2021-07-12T07:55:27,712 2021-07-12T07:55:27,712 Traceback (most recent call last): 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:55:27,712 status = self.run(options, args) 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:55:27,712 return func(self, options, args) 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:55:27,712 requirement_set = resolver.resolve( 2021-07-12T07:55:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:55:27,712 raise error from e 2021-07-12T07:55:27,712 pip._internal.exceptions.DistributionNotFound: No matching distribution found for staffeli==0.4.1 2021-07-12T07:55:27,716 Removed staffeli==0.4.1 from https://files.pythonhosted.org/packages/98/4b/abf5bde1bd828ef20d2d4511c18fa4f24c76ea069068dfe80f6e20f2aaf5/staffeli-0.4.1.tar.gz#sha256=c560adea35eb761a26719d439b6baa3e5054f649b7f0d00ea90911d69a8c1276 from build tracker '/tmp/pip-req-tracker-u4z3_3k6' 2021-07-12T07:55:27,717 Removed build tracker: '/tmp/pip-req-tracker-u4z3_3k6'