2021-07-12T23:37:34,500 Created temporary directory: /tmp/pip-ephem-wheel-cache-dsggnw91 2021-07-12T23:37:34,504 Created temporary directory: /tmp/pip-req-tracker-76n0snga 2021-07-12T23:37:34,505 Initialized build tracking at /tmp/pip-req-tracker-76n0snga 2021-07-12T23:37:34,505 Created build tracker: /tmp/pip-req-tracker-76n0snga 2021-07-12T23:37:34,506 Entered build tracker: /tmp/pip-req-tracker-76n0snga 2021-07-12T23:37:34,508 Created temporary directory: /tmp/pip-wheel-or14cqdm 2021-07-12T23:37:34,596 1 location(s) to search for versions of pypi-t1t2t10: 2021-07-12T23:37:34,596 * https://pypi.org/simple/pypi-t1t2t10/ 2021-07-12T23:37:34,597 Fetching project page and analyzing links: https://pypi.org/simple/pypi-t1t2t10/ 2021-07-12T23:37:34,598 Getting page https://pypi.org/simple/pypi-t1t2t10/ 2021-07-12T23:37:34,601 Found index url https://pypi.org/simple 2021-07-12T23:37:34,880 Found link https://files.pythonhosted.org/packages/ae/d6/2674460901f45de1c4b4d048e738f7d88faba3a6cb4d47f70262611d1783/pypi_t1t2t10-1.0.1.tar.gz#sha256=7994472d409f1a21b8777c53211cef42c7c1d743905ea9ef6d9ded4d68d172b3 (from https://pypi.org/simple/pypi-t1t2t10/), version: 1.0.1 2021-07-12T23:37:34,881 Skipping link: not a file: https://pypi.org/simple/pypi-t1t2t10/ 2021-07-12T23:37:34,941 Given no hashes to check 1 links for project 'pypi-t1t2t10': discarding no candidates 2021-07-12T23:37:34,973 Collecting pypi-t1t2t10==1.0.1 2021-07-12T23:37:34,976 Created temporary directory: /tmp/pip-unpack-vx1synjl 2021-07-12T23:37:35,179 Downloading pypi_t1t2t10-1.0.1.tar.gz (2.5 kB) 2021-07-12T23:37:35,255 Added pypi-t1t2t10==1.0.1 from https://files.pythonhosted.org/packages/ae/d6/2674460901f45de1c4b4d048e738f7d88faba3a6cb4d47f70262611d1783/pypi_t1t2t10-1.0.1.tar.gz#sha256=7994472d409f1a21b8777c53211cef42c7c1d743905ea9ef6d9ded4d68d172b3 to build tracker '/tmp/pip-req-tracker-76n0snga' 2021-07-12T23:37:35,257 Running setup.py (path:/tmp/pip-wheel-or14cqdm/pypi-t1t2t10_1f1272e0b19441919b039bbb69cf856a/setup.py) egg_info for package pypi-t1t2t10 2021-07-12T23:37:35,258 Created temporary directory: /tmp/pip-pip-egg-info-mj0_9l8q 2021-07-12T23:37:35,259 Running command python setup.py egg_info 2021-07-12T23:37:37,197 Traceback (most recent call last): 2021-07-12T23:37:37,198 File "", line 1, in 2021-07-12T23:37:37,199 File "/tmp/pip-wheel-or14cqdm/pypi-t1t2t10_1f1272e0b19441919b039bbb69cf856a/setup.py", line 27, in 2021-07-12T23:37:37,201 long_description=open('READEME.rst').read() 2021-07-12T23:37:37,202 FileNotFoundError: [Errno 2] No such file or directory: 'READEME.rst' 2021-07-12T23:37:37,276 WARNING: Discarding https://files.pythonhosted.org/packages/ae/d6/2674460901f45de1c4b4d048e738f7d88faba3a6cb4d47f70262611d1783/pypi_t1t2t10-1.0.1.tar.gz#sha256=7994472d409f1a21b8777c53211cef42c7c1d743905ea9ef6d9ded4d68d172b3 (from https://pypi.org/simple/pypi-t1t2t10/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:37:37,278 ERROR: Could not find a version that satisfies the requirement pypi-t1t2t10==1.0.1 (from versions: 1.0.1) 2021-07-12T23:37:37,279 ERROR: No matching distribution found for pypi-t1t2t10==1.0.1 2021-07-12T23:37:37,279 Exception information: 2021-07-12T23:37:37,279 Traceback (most recent call last): 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:37:37,279 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:37:37,279 raise RequirementsConflicted(criterion) 2021-07-12T23:37:37,279 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypi-t1t2t10==1.0.1') 2021-07-12T23:37:37,279 2021-07-12T23:37:37,279 During handling of the above exception, another exception occurred: 2021-07-12T23:37:37,279 2021-07-12T23:37:37,279 Traceback (most recent call last): 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:37:37,279 result = self._result = resolver.resolve( 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:37:37,279 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:37:37,279 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:37:37,279 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypi-t1t2t10==1.0.1'), parent=None)] 2021-07-12T23:37:37,279 2021-07-12T23:37:37,279 The above exception was the direct cause of the following exception: 2021-07-12T23:37:37,279 2021-07-12T23:37:37,279 Traceback (most recent call last): 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:37:37,279 status = self.run(options, args) 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:37:37,279 return func(self, options, args) 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:37:37,279 requirement_set = resolver.resolve( 2021-07-12T23:37:37,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:37:37,279 raise error from e 2021-07-12T23:37:37,279 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypi-t1t2t10==1.0.1 2021-07-12T23:37:37,294 Removed pypi-t1t2t10==1.0.1 from https://files.pythonhosted.org/packages/ae/d6/2674460901f45de1c4b4d048e738f7d88faba3a6cb4d47f70262611d1783/pypi_t1t2t10-1.0.1.tar.gz#sha256=7994472d409f1a21b8777c53211cef42c7c1d743905ea9ef6d9ded4d68d172b3 from build tracker '/tmp/pip-req-tracker-76n0snga' 2021-07-12T23:37:37,295 Removed build tracker: '/tmp/pip-req-tracker-76n0snga'