2021-07-11T20:47:28,128 Created temporary directory: /tmp/pip-ephem-wheel-cache-6vo0vg4g 2021-07-11T20:47:28,131 Created temporary directory: /tmp/pip-req-tracker-lltrsj7d 2021-07-11T20:47:28,132 Initialized build tracking at /tmp/pip-req-tracker-lltrsj7d 2021-07-11T20:47:28,132 Created build tracker: /tmp/pip-req-tracker-lltrsj7d 2021-07-11T20:47:28,132 Entered build tracker: /tmp/pip-req-tracker-lltrsj7d 2021-07-11T20:47:28,133 Created temporary directory: /tmp/pip-wheel-1k7uyu4i 2021-07-11T20:47:28,162 1 location(s) to search for versions of hud: 2021-07-11T20:47:28,162 * https://pypi.org/simple/hud/ 2021-07-11T20:47:28,163 Fetching project page and analyzing links: https://pypi.org/simple/hud/ 2021-07-11T20:47:28,163 Getting page https://pypi.org/simple/hud/ 2021-07-11T20:47:28,165 Found index url https://pypi.org/simple 2021-07-11T20:47:28,363 Found link https://files.pythonhosted.org/packages/bd/7b/ec70921b202ae4b15ff9282fa27d6f4ef9860625031f303cf6414d855bfe/hud-0.3b2.tar.gz#sha256=a351bfa132c44c7ac4a1de7275c08613a317a1d68eb4c7ee3482bbc4a6e1b28b (from https://pypi.org/simple/hud/), version: 0.3b2 2021-07-11T20:47:28,364 Skipping link: not a file: https://pypi.org/simple/hud/ 2021-07-11T20:47:28,381 Given no hashes to check 1 links for project 'hud': discarding no candidates 2021-07-11T20:47:28,399 Collecting hud==0.3b2 2021-07-11T20:47:28,401 Created temporary directory: /tmp/pip-unpack-d3msq9ra 2021-07-11T20:47:28,705 Downloading hud-0.3b2.tar.gz (293 kB) 2021-07-11T20:47:28,924 Added hud==0.3b2 from https://files.pythonhosted.org/packages/bd/7b/ec70921b202ae4b15ff9282fa27d6f4ef9860625031f303cf6414d855bfe/hud-0.3b2.tar.gz#sha256=a351bfa132c44c7ac4a1de7275c08613a317a1d68eb4c7ee3482bbc4a6e1b28b to build tracker '/tmp/pip-req-tracker-lltrsj7d' 2021-07-11T20:47:28,925 Running setup.py (path:/tmp/pip-wheel-1k7uyu4i/hud_aa83afdf8d6f430eb2eeb40928afdc88/setup.py) egg_info for package hud 2021-07-11T20:47:28,926 Created temporary directory: /tmp/pip-pip-egg-info-s5oytg58 2021-07-11T20:47:28,926 Running command python setup.py egg_info 2021-07-11T20:47:29,643 Traceback (most recent call last): 2021-07-11T20:47:29,644 File "", line 1, in 2021-07-11T20:47:29,644 File "/tmp/pip-wheel-1k7uyu4i/hud_aa83afdf8d6f430eb2eeb40928afdc88/setup.py", line 43, in 2021-07-11T20:47:29,645 with open("README.md", "rb") as f: 2021-07-11T20:47:29,645 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-11T20:47:29,693 WARNING: Discarding https://files.pythonhosted.org/packages/bd/7b/ec70921b202ae4b15ff9282fa27d6f4ef9860625031f303cf6414d855bfe/hud-0.3b2.tar.gz#sha256=a351bfa132c44c7ac4a1de7275c08613a317a1d68eb4c7ee3482bbc4a6e1b28b (from https://pypi.org/simple/hud/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:47:29,694 ERROR: Could not find a version that satisfies the requirement hud==0.3b2 (from versions: 0.3b2) 2021-07-11T20:47:29,694 ERROR: No matching distribution found for hud==0.3b2 2021-07-11T20:47:29,695 Exception information: 2021-07-11T20:47:29,695 Traceback (most recent call last): 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:47:29,695 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:47:29,695 raise RequirementsConflicted(criterion) 2021-07-11T20:47:29,695 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hud==0.3b2') 2021-07-11T20:47:29,695 2021-07-11T20:47:29,695 During handling of the above exception, another exception occurred: 2021-07-11T20:47:29,695 2021-07-11T20:47:29,695 Traceback (most recent call last): 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:47:29,695 result = self._result = resolver.resolve( 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:47:29,695 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:47:29,695 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:47:29,695 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hud==0.3b2'), parent=None)] 2021-07-11T20:47:29,695 2021-07-11T20:47:29,695 The above exception was the direct cause of the following exception: 2021-07-11T20:47:29,695 2021-07-11T20:47:29,695 Traceback (most recent call last): 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:47:29,695 status = self.run(options, args) 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:47:29,695 return func(self, options, args) 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:47:29,695 requirement_set = resolver.resolve( 2021-07-11T20:47:29,695 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:47:29,695 raise error from e 2021-07-11T20:47:29,695 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hud==0.3b2 2021-07-11T20:47:29,699 Removed hud==0.3b2 from https://files.pythonhosted.org/packages/bd/7b/ec70921b202ae4b15ff9282fa27d6f4ef9860625031f303cf6414d855bfe/hud-0.3b2.tar.gz#sha256=a351bfa132c44c7ac4a1de7275c08613a317a1d68eb4c7ee3482bbc4a6e1b28b from build tracker '/tmp/pip-req-tracker-lltrsj7d' 2021-07-11T20:47:29,700 Removed build tracker: '/tmp/pip-req-tracker-lltrsj7d'