2021-07-12T01:27:42,652 Created temporary directory: /tmp/pip-ephem-wheel-cache-a2qf2p81 2021-07-12T01:27:42,655 Created temporary directory: /tmp/pip-req-tracker-a66x2wsl 2021-07-12T01:27:42,656 Initialized build tracking at /tmp/pip-req-tracker-a66x2wsl 2021-07-12T01:27:42,656 Created build tracker: /tmp/pip-req-tracker-a66x2wsl 2021-07-12T01:27:42,656 Entered build tracker: /tmp/pip-req-tracker-a66x2wsl 2021-07-12T01:27:42,657 Created temporary directory: /tmp/pip-wheel-4fcchv5d 2021-07-12T01:27:42,686 1 location(s) to search for versions of staffeli: 2021-07-12T01:27:42,686 * https://pypi.org/simple/staffeli/ 2021-07-12T01:27:42,686 Fetching project page and analyzing links: https://pypi.org/simple/staffeli/ 2021-07-12T01:27:42,687 Getting page https://pypi.org/simple/staffeli/ 2021-07-12T01:27:42,688 Found index url https://pypi.org/simple 2021-07-12T01:27:42,870 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-12T01:27:42,870 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-12T01:27:42,870 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-12T01:27:42,871 Skipping link: not a file: https://pypi.org/simple/staffeli/ 2021-07-12T01:27:42,889 Given no hashes to check 1 links for project 'staffeli': discarding no candidates 2021-07-12T01:27:42,908 Collecting staffeli==0.3.1 2021-07-12T01:27:42,909 Created temporary directory: /tmp/pip-unpack-j_68fcqn 2021-07-12T01:27:43,080 Downloading staffeli-0.3.1.tar.gz (4.4 kB) 2021-07-12T01:27:43,115 Added staffeli==0.3.1 from https://files.pythonhosted.org/packages/f1/54/38f669033efe9129378cf7c844a2ee0b26198ed664a4bb990cb67038ca86/staffeli-0.3.1.tar.gz#sha256=eb48fc3c7eb809ec8c63df122293ca6f3edcc9daa0b427c50ef6497ad4b5a280 to build tracker '/tmp/pip-req-tracker-a66x2wsl' 2021-07-12T01:27:43,116 Running setup.py (path:/tmp/pip-wheel-4fcchv5d/staffeli_d72cf5284c4a49a9be253ed7f7827711/setup.py) egg_info for package staffeli 2021-07-12T01:27:43,117 Created temporary directory: /tmp/pip-pip-egg-info-w_20q4jm 2021-07-12T01:27:43,117 Running command python setup.py egg_info 2021-07-12T01:27:43,917 Traceback (most recent call last): 2021-07-12T01:27:43,917 File "", line 1, in 2021-07-12T01:27:43,917 File "/tmp/pip-wheel-4fcchv5d/staffeli_d72cf5284c4a49a9be253ed7f7827711/setup.py", line 23, in 2021-07-12T01:27:43,918 long_description=readsybling('README.md'), 2021-07-12T01:27:43,918 File "/tmp/pip-wheel-4fcchv5d/staffeli_d72cf5284c4a49a9be253ed7f7827711/setup.py", line 11, in readsybling 2021-07-12T01:27:43,918 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-12T01:27:43,918 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-4fcchv5d/staffeli_d72cf5284c4a49a9be253ed7f7827711/README.md' 2021-07-12T01:27:43,966 WARNING: Discarding https://files.pythonhosted.org/packages/f1/54/38f669033efe9129378cf7c844a2ee0b26198ed664a4bb990cb67038ca86/staffeli-0.3.1.tar.gz#sha256=eb48fc3c7eb809ec8c63df122293ca6f3edcc9daa0b427c50ef6497ad4b5a280 (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-12T01:27:43,968 ERROR: Could not find a version that satisfies the requirement staffeli==0.3.1 (from versions: 0.3.1, 0.4.1, 0.4.2) 2021-07-12T01:27:43,968 ERROR: No matching distribution found for staffeli==0.3.1 2021-07-12T01:27:43,968 Exception information: 2021-07-12T01:27:43,968 Traceback (most recent call last): 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T01:27:43,968 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T01:27:43,968 raise RequirementsConflicted(criterion) 2021-07-12T01:27:43,968 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('staffeli==0.3.1') 2021-07-12T01:27:43,968 2021-07-12T01:27:43,968 During handling of the above exception, another exception occurred: 2021-07-12T01:27:43,968 2021-07-12T01:27:43,968 Traceback (most recent call last): 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T01:27:43,968 result = self._result = resolver.resolve( 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T01:27:43,968 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T01:27:43,968 raise ResolutionImpossible(e.criterion.information) 2021-07-12T01:27:43,968 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('staffeli==0.3.1'), parent=None)] 2021-07-12T01:27:43,968 2021-07-12T01:27:43,968 The above exception was the direct cause of the following exception: 2021-07-12T01:27:43,968 2021-07-12T01:27:43,968 Traceback (most recent call last): 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T01:27:43,968 status = self.run(options, args) 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T01:27:43,968 return func(self, options, args) 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T01:27:43,968 requirement_set = resolver.resolve( 2021-07-12T01:27:43,968 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T01:27:43,968 raise error from e 2021-07-12T01:27:43,968 pip._internal.exceptions.DistributionNotFound: No matching distribution found for staffeli==0.3.1 2021-07-12T01:27:43,973 Removed staffeli==0.3.1 from https://files.pythonhosted.org/packages/f1/54/38f669033efe9129378cf7c844a2ee0b26198ed664a4bb990cb67038ca86/staffeli-0.3.1.tar.gz#sha256=eb48fc3c7eb809ec8c63df122293ca6f3edcc9daa0b427c50ef6497ad4b5a280 from build tracker '/tmp/pip-req-tracker-a66x2wsl' 2021-07-12T01:27:43,973 Removed build tracker: '/tmp/pip-req-tracker-a66x2wsl'