2021-07-11T22:57:59,025 Created temporary directory: /tmp/pip-ephem-wheel-cache-xs4lqukb 2021-07-11T22:57:59,029 Created temporary directory: /tmp/pip-req-tracker-nrpsd4uc 2021-07-11T22:57:59,029 Initialized build tracking at /tmp/pip-req-tracker-nrpsd4uc 2021-07-11T22:57:59,030 Created build tracker: /tmp/pip-req-tracker-nrpsd4uc 2021-07-11T22:57:59,030 Entered build tracker: /tmp/pip-req-tracker-nrpsd4uc 2021-07-11T22:57:59,031 Created temporary directory: /tmp/pip-wheel-lxrn5c0n 2021-07-11T22:57:59,060 1 location(s) to search for versions of http-here: 2021-07-11T22:57:59,060 * https://pypi.org/simple/http-here/ 2021-07-11T22:57:59,060 Fetching project page and analyzing links: https://pypi.org/simple/http-here/ 2021-07-11T22:57:59,061 Getting page https://pypi.org/simple/http-here/ 2021-07-11T22:57:59,062 Found index url https://pypi.org/simple 2021-07-11T22:57:59,241 Found link https://files.pythonhosted.org/packages/7e/7c/37ee7833e2b3a42304c0a7e60d9b65a5c29f354b550cf95a63facf46e126/http-here-0.0.1.zip#sha256=53dd2251c6c7749892ef7408a7a0491488f24c08b08e909ede84ca000595bb00 (from https://pypi.org/simple/http-here/), version: 0.0.1 2021-07-11T22:57:59,241 Found link https://files.pythonhosted.org/packages/bf/11/418a0b671d7331610f9587327533196f7766b974612aec4eb58245440125/http-here-0.0.2.zip#sha256=d6f08e5ce494f0ff5479d4fb9ddd0771822376c92a5fc36185372aba92dafbf5 (from https://pypi.org/simple/http-here/), version: 0.0.2 2021-07-11T22:57:59,241 Skipping link: not a file: https://pypi.org/simple/http-here/ 2021-07-11T22:57:59,259 Given no hashes to check 1 links for project 'http-here': discarding no candidates 2021-07-11T22:57:59,279 Collecting http-here==0.0.1 2021-07-11T22:57:59,280 Created temporary directory: /tmp/pip-unpack-bgs8arf1 2021-07-11T22:57:59,453 Downloading http-here-0.0.1.zip (4.5 kB) 2021-07-11T22:57:59,485 Added http-here==0.0.1 from https://files.pythonhosted.org/packages/7e/7c/37ee7833e2b3a42304c0a7e60d9b65a5c29f354b550cf95a63facf46e126/http-here-0.0.1.zip#sha256=53dd2251c6c7749892ef7408a7a0491488f24c08b08e909ede84ca000595bb00 to build tracker '/tmp/pip-req-tracker-nrpsd4uc' 2021-07-11T22:57:59,486 Running setup.py (path:/tmp/pip-wheel-lxrn5c0n/http-here_871f02f2ffb04a3894a5f87354a614d8/setup.py) egg_info for package http-here 2021-07-11T22:57:59,487 Created temporary directory: /tmp/pip-pip-egg-info-6gyy8lqo 2021-07-11T22:57:59,487 Running command python setup.py egg_info 2021-07-11T22:58:00,399 Traceback (most recent call last): 2021-07-11T22:58:00,400 File "", line 1, in 2021-07-11T22:58:00,400 File "/tmp/pip-wheel-lxrn5c0n/http-here_871f02f2ffb04a3894a5f87354a614d8/setup.py", line 28, in 2021-07-11T22:58:00,400 long_description=open('README.md', 'rt').read(), 2021-07-11T22:58:00,401 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-11T22:58:00,450 WARNING: Discarding https://files.pythonhosted.org/packages/7e/7c/37ee7833e2b3a42304c0a7e60d9b65a5c29f354b550cf95a63facf46e126/http-here-0.0.1.zip#sha256=53dd2251c6c7749892ef7408a7a0491488f24c08b08e909ede84ca000595bb00 (from https://pypi.org/simple/http-here/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:58:00,451 ERROR: Could not find a version that satisfies the requirement http-here==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-11T22:58:00,452 ERROR: No matching distribution found for http-here==0.0.1 2021-07-11T22:58:00,452 Exception information: 2021-07-11T22:58:00,452 Traceback (most recent call last): 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:58:00,452 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:58:00,452 raise RequirementsConflicted(criterion) 2021-07-11T22:58:00,452 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('http-here==0.0.1') 2021-07-11T22:58:00,452 2021-07-11T22:58:00,452 During handling of the above exception, another exception occurred: 2021-07-11T22:58:00,452 2021-07-11T22:58:00,452 Traceback (most recent call last): 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:58:00,452 result = self._result = resolver.resolve( 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:58:00,452 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:58:00,452 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:58:00,452 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('http-here==0.0.1'), parent=None)] 2021-07-11T22:58:00,452 2021-07-11T22:58:00,452 The above exception was the direct cause of the following exception: 2021-07-11T22:58:00,452 2021-07-11T22:58:00,452 Traceback (most recent call last): 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:58:00,452 status = self.run(options, args) 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:58:00,452 return func(self, options, args) 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:58:00,452 requirement_set = resolver.resolve( 2021-07-11T22:58:00,452 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:58:00,452 raise error from e 2021-07-11T22:58:00,452 pip._internal.exceptions.DistributionNotFound: No matching distribution found for http-here==0.0.1 2021-07-11T22:58:00,458 Removed http-here==0.0.1 from https://files.pythonhosted.org/packages/7e/7c/37ee7833e2b3a42304c0a7e60d9b65a5c29f354b550cf95a63facf46e126/http-here-0.0.1.zip#sha256=53dd2251c6c7749892ef7408a7a0491488f24c08b08e909ede84ca000595bb00 from build tracker '/tmp/pip-req-tracker-nrpsd4uc' 2021-07-11T22:58:00,459 Removed build tracker: '/tmp/pip-req-tracker-nrpsd4uc'