2021-07-11T22:17:41,050 Created temporary directory: /tmp/pip-ephem-wheel-cache-v5mkg3a0 2021-07-11T22:17:41,053 Created temporary directory: /tmp/pip-req-tracker-iva6udb7 2021-07-11T22:17:41,053 Initialized build tracking at /tmp/pip-req-tracker-iva6udb7 2021-07-11T22:17:41,054 Created build tracker: /tmp/pip-req-tracker-iva6udb7 2021-07-11T22:17:41,054 Entered build tracker: /tmp/pip-req-tracker-iva6udb7 2021-07-11T22:17:41,055 Created temporary directory: /tmp/pip-wheel-wdcmtrox 2021-07-11T22:17:41,308 1 location(s) to search for versions of muck: 2021-07-11T22:17:41,308 * https://pypi.org/simple/muck/ 2021-07-11T22:17:41,309 Fetching project page and analyzing links: https://pypi.org/simple/muck/ 2021-07-11T22:17:41,309 Getting page https://pypi.org/simple/muck/ 2021-07-11T22:17:41,311 Found index url https://pypi.org/simple 2021-07-11T22:17:41,497 Found link https://files.pythonhosted.org/packages/26/5d/2fb1d33553db613f1480245ead59b73450aae3c49b0d6a81ffc511af454c/muck-0.0.0.tar.gz#sha256=8e23d6fdc53961d70ade5a9acc31fc138c45b00c82a3be44abfee2ff2d70804c (from https://pypi.org/simple/muck/), version: 0.0.0 2021-07-11T22:17:41,497 Found link https://files.pythonhosted.org/packages/82/e5/1ddb3653c2d0106d9a9f571faa1a5949d4ed321a8e5e8d51707a8a1e74e4/muck-0.0.2.tar.gz#sha256=ea9983bdaa2ebdabc8a650b188a2742863609b909094dda5d51518b090a991ba (from https://pypi.org/simple/muck/), version: 0.0.2 2021-07-11T22:17:41,498 Found link https://files.pythonhosted.org/packages/e3/1d/b65e00c32d864a54f96b888b44178947979931fe5f0a3155ae08b8360029/muck-0.0.3.tar.gz#sha256=86654fad5c8ecb88807ebeefa1c717766b4e8aebf583810220e44d01237d8310 (from https://pypi.org/simple/muck/), version: 0.0.3 2021-07-11T22:17:41,498 Skipping link: not a file: https://pypi.org/simple/muck/ 2021-07-11T22:17:41,516 Given no hashes to check 1 links for project 'muck': discarding no candidates 2021-07-11T22:17:41,535 Collecting muck==0.0.0 2021-07-11T22:17:41,536 Created temporary directory: /tmp/pip-unpack-pix2ckys 2021-07-11T22:17:41,710 Downloading muck-0.0.0.tar.gz (15 kB) 2021-07-11T22:17:41,762 Added muck==0.0.0 from https://files.pythonhosted.org/packages/26/5d/2fb1d33553db613f1480245ead59b73450aae3c49b0d6a81ffc511af454c/muck-0.0.0.tar.gz#sha256=8e23d6fdc53961d70ade5a9acc31fc138c45b00c82a3be44abfee2ff2d70804c to build tracker '/tmp/pip-req-tracker-iva6udb7' 2021-07-11T22:17:41,763 Running setup.py (path:/tmp/pip-wheel-wdcmtrox/muck_09999e4143784bf69211359861a2d2f6/setup.py) egg_info for package muck 2021-07-11T22:17:41,764 Created temporary directory: /tmp/pip-pip-egg-info-bo0p011z 2021-07-11T22:17:41,765 Running command python setup.py egg_info 2021-07-11T22:17:42,680 Traceback (most recent call last): 2021-07-11T22:17:42,681 File "", line 1, in 2021-07-11T22:17:42,681 File "/tmp/pip-wheel-wdcmtrox/muck_09999e4143784bf69211359861a2d2f6/setup.py", line 16, in 2021-07-11T22:17:42,681 long_description=open('readme.wu').read(), 2021-07-11T22:17:42,681 FileNotFoundError: [Errno 2] No such file or directory: 'readme.wu' 2021-07-11T22:17:42,730 WARNING: Discarding https://files.pythonhosted.org/packages/26/5d/2fb1d33553db613f1480245ead59b73450aae3c49b0d6a81ffc511af454c/muck-0.0.0.tar.gz#sha256=8e23d6fdc53961d70ade5a9acc31fc138c45b00c82a3be44abfee2ff2d70804c (from https://pypi.org/simple/muck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:17:42,732 ERROR: Could not find a version that satisfies the requirement muck==0.0.0 (from versions: 0.0.0, 0.0.2, 0.0.3) 2021-07-11T22:17:42,732 ERROR: No matching distribution found for muck==0.0.0 2021-07-11T22:17:42,732 Exception information: 2021-07-11T22:17:42,732 Traceback (most recent call last): 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:17:42,732 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:17:42,732 raise RequirementsConflicted(criterion) 2021-07-11T22:17:42,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('muck==0.0.0') 2021-07-11T22:17:42,732 2021-07-11T22:17:42,732 During handling of the above exception, another exception occurred: 2021-07-11T22:17:42,732 2021-07-11T22:17:42,732 Traceback (most recent call last): 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:17:42,732 result = self._result = resolver.resolve( 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:17:42,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:17:42,732 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:17:42,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('muck==0.0.0'), parent=None)] 2021-07-11T22:17:42,732 2021-07-11T22:17:42,732 The above exception was the direct cause of the following exception: 2021-07-11T22:17:42,732 2021-07-11T22:17:42,732 Traceback (most recent call last): 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:17:42,732 status = self.run(options, args) 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:17:42,732 return func(self, options, args) 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:17:42,732 requirement_set = resolver.resolve( 2021-07-11T22:17:42,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:17:42,732 raise error from e 2021-07-11T22:17:42,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for muck==0.0.0 2021-07-11T22:17:42,738 Removed muck==0.0.0 from https://files.pythonhosted.org/packages/26/5d/2fb1d33553db613f1480245ead59b73450aae3c49b0d6a81ffc511af454c/muck-0.0.0.tar.gz#sha256=8e23d6fdc53961d70ade5a9acc31fc138c45b00c82a3be44abfee2ff2d70804c from build tracker '/tmp/pip-req-tracker-iva6udb7' 2021-07-11T22:17:42,738 Removed build tracker: '/tmp/pip-req-tracker-iva6udb7'