2021-07-11T21:09:24,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-wde1u427 2021-07-11T21:09:24,458 Created temporary directory: /tmp/pip-req-tracker-8v_g5zm2 2021-07-11T21:09:24,458 Initialized build tracking at /tmp/pip-req-tracker-8v_g5zm2 2021-07-11T21:09:24,458 Created build tracker: /tmp/pip-req-tracker-8v_g5zm2 2021-07-11T21:09:24,458 Entered build tracker: /tmp/pip-req-tracker-8v_g5zm2 2021-07-11T21:09:24,459 Created temporary directory: /tmp/pip-wheel-chrtqpni 2021-07-11T21:09:24,489 1 location(s) to search for versions of centralfile: 2021-07-11T21:09:24,489 * https://pypi.org/simple/centralfile/ 2021-07-11T21:09:24,489 Fetching project page and analyzing links: https://pypi.org/simple/centralfile/ 2021-07-11T21:09:24,490 Getting page https://pypi.org/simple/centralfile/ 2021-07-11T21:09:24,491 Found index url https://pypi.org/simple 2021-07-11T21:09:24,671 Found link https://files.pythonhosted.org/packages/5c/b4/1da41295f2697747ffc7de0b7736f14a53df47c0d5df12f57a8cab53956d/CentralFile-0.0.1.tar.gz#sha256=b7a042a39a181489d7e058ca0e48d1dbb8cd748ac72508a1447305b28f0116be (from https://pypi.org/simple/centralfile/), version: 0.0.1 2021-07-11T21:09:24,671 Skipping link: not a file: https://pypi.org/simple/centralfile/ 2021-07-11T21:09:24,689 Given no hashes to check 1 links for project 'centralfile': discarding no candidates 2021-07-11T21:09:24,708 Collecting centralfile==0.0.1 2021-07-11T21:09:24,709 Created temporary directory: /tmp/pip-unpack-05hi0ccy 2021-07-11T21:09:24,762 Downloading CentralFile-0.0.1.tar.gz (847 bytes) 2021-07-11T21:09:24,781 Added centralfile==0.0.1 from https://files.pythonhosted.org/packages/5c/b4/1da41295f2697747ffc7de0b7736f14a53df47c0d5df12f57a8cab53956d/CentralFile-0.0.1.tar.gz#sha256=b7a042a39a181489d7e058ca0e48d1dbb8cd748ac72508a1447305b28f0116be to build tracker '/tmp/pip-req-tracker-8v_g5zm2' 2021-07-11T21:09:24,782 Running setup.py (path:/tmp/pip-wheel-chrtqpni/centralfile_6e7a4422378940c9ae4dc5bf1282f577/setup.py) egg_info for package centralfile 2021-07-11T21:09:24,782 Created temporary directory: /tmp/pip-pip-egg-info-fijswt4w 2021-07-11T21:09:24,783 Running command python setup.py egg_info 2021-07-11T21:09:25,666 Traceback (most recent call last): 2021-07-11T21:09:25,667 File "", line 1, in 2021-07-11T21:09:25,667 File "/tmp/pip-wheel-chrtqpni/centralfile_6e7a4422378940c9ae4dc5bf1282f577/setup.py", line 13, in 2021-07-11T21:09:25,668 long_description=open('readme.md', 'r').read(), 2021-07-11T21:09:25,668 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2021-07-11T21:09:25,715 WARNING: Discarding https://files.pythonhosted.org/packages/5c/b4/1da41295f2697747ffc7de0b7736f14a53df47c0d5df12f57a8cab53956d/CentralFile-0.0.1.tar.gz#sha256=b7a042a39a181489d7e058ca0e48d1dbb8cd748ac72508a1447305b28f0116be (from https://pypi.org/simple/centralfile/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:09:25,716 ERROR: Could not find a version that satisfies the requirement centralfile==0.0.1 (from versions: 0.0.1) 2021-07-11T21:09:25,717 ERROR: No matching distribution found for centralfile==0.0.1 2021-07-11T21:09:25,717 Exception information: 2021-07-11T21:09:25,717 Traceback (most recent call last): 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:09:25,717 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:09:25,717 raise RequirementsConflicted(criterion) 2021-07-11T21:09:25,717 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('centralfile==0.0.1') 2021-07-11T21:09:25,717 2021-07-11T21:09:25,717 During handling of the above exception, another exception occurred: 2021-07-11T21:09:25,717 2021-07-11T21:09:25,717 Traceback (most recent call last): 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:09:25,717 result = self._result = resolver.resolve( 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:09:25,717 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:09:25,717 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:09:25,717 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('centralfile==0.0.1'), parent=None)] 2021-07-11T21:09:25,717 2021-07-11T21:09:25,717 The above exception was the direct cause of the following exception: 2021-07-11T21:09:25,717 2021-07-11T21:09:25,717 Traceback (most recent call last): 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:09:25,717 status = self.run(options, args) 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:09:25,717 return func(self, options, args) 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:09:25,717 requirement_set = resolver.resolve( 2021-07-11T21:09:25,717 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:09:25,717 raise error from e 2021-07-11T21:09:25,717 pip._internal.exceptions.DistributionNotFound: No matching distribution found for centralfile==0.0.1 2021-07-11T21:09:25,722 Removed centralfile==0.0.1 from https://files.pythonhosted.org/packages/5c/b4/1da41295f2697747ffc7de0b7736f14a53df47c0d5df12f57a8cab53956d/CentralFile-0.0.1.tar.gz#sha256=b7a042a39a181489d7e058ca0e48d1dbb8cd748ac72508a1447305b28f0116be from build tracker '/tmp/pip-req-tracker-8v_g5zm2' 2021-07-11T21:09:25,722 Removed build tracker: '/tmp/pip-req-tracker-8v_g5zm2'