2021-07-12T19:00:25,909 Created temporary directory: /tmp/pip-ephem-wheel-cache-6f_dx4ye 2021-07-12T19:00:25,912 Created temporary directory: /tmp/pip-req-tracker-4fwwy_my 2021-07-12T19:00:25,913 Initialized build tracking at /tmp/pip-req-tracker-4fwwy_my 2021-07-12T19:00:25,913 Created build tracker: /tmp/pip-req-tracker-4fwwy_my 2021-07-12T19:00:25,913 Entered build tracker: /tmp/pip-req-tracker-4fwwy_my 2021-07-12T19:00:25,914 Created temporary directory: /tmp/pip-wheel-i1uq1k13 2021-07-12T19:00:25,941 1 location(s) to search for versions of testas: 2021-07-12T19:00:25,941 * https://pypi.org/simple/testas/ 2021-07-12T19:00:25,941 Fetching project page and analyzing links: https://pypi.org/simple/testas/ 2021-07-12T19:00:25,942 Getting page https://pypi.org/simple/testas/ 2021-07-12T19:00:25,943 Found index url https://pypi.org/simple 2021-07-12T19:00:26,126 Found link https://files.pythonhosted.org/packages/35/3e/0ef9613ffd85a8be716fd5989bda14a341a2890311abce54bac087921dd9/testas-0.1.tar.gz#sha256=d8525ac2610d570fffefffe41ba68c993b04ee1334b11a5506db2b395e2e96ff (from https://pypi.org/simple/testas/), version: 0.1 2021-07-12T19:00:26,126 Skipping link: not a file: https://pypi.org/simple/testas/ 2021-07-12T19:00:26,144 Given no hashes to check 1 links for project 'testas': discarding no candidates 2021-07-12T19:00:26,163 Collecting testas==0.1 2021-07-12T19:00:26,164 Created temporary directory: /tmp/pip-unpack-qc_jn2hi 2021-07-12T19:00:26,338 Downloading testas-0.1.tar.gz (1.4 kB) 2021-07-12T19:00:26,375 Added testas==0.1 from https://files.pythonhosted.org/packages/35/3e/0ef9613ffd85a8be716fd5989bda14a341a2890311abce54bac087921dd9/testas-0.1.tar.gz#sha256=d8525ac2610d570fffefffe41ba68c993b04ee1334b11a5506db2b395e2e96ff to build tracker '/tmp/pip-req-tracker-4fwwy_my' 2021-07-12T19:00:26,376 Running setup.py (path:/tmp/pip-wheel-i1uq1k13/testas_e20d08e075274e44a317f57b65ca5e6f/setup.py) egg_info for package testas 2021-07-12T19:00:26,376 Created temporary directory: /tmp/pip-pip-egg-info-kfpwdojy 2021-07-12T19:00:26,377 Running command python setup.py egg_info 2021-07-12T19:00:27,475 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-07-12T19:00:27,476 warnings.warn( 2021-07-12T19:00:27,493 running egg_info 2021-07-12T19:00:27,495 creating /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info 2021-07-12T19:00:27,497 writing /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/PKG-INFO 2021-07-12T19:00:27,499 writing dependency_links to /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/dependency_links.txt 2021-07-12T19:00:27,500 writing entry points to /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/entry_points.txt 2021-07-12T19:00:27,502 writing requirements to /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/requires.txt 2021-07-12T19:00:27,502 writing top-level names to /tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/top_level.txt 2021-07-12T19:00:27,504 writing manifest file '/tmp/pip-pip-egg-info-kfpwdojy/testas.egg-info/SOURCES.txt' 2021-07-12T19:00:27,650 error: package directory 'testas' does not exist 2021-07-12T19:00:27,710 WARNING: Discarding https://files.pythonhosted.org/packages/35/3e/0ef9613ffd85a8be716fd5989bda14a341a2890311abce54bac087921dd9/testas-0.1.tar.gz#sha256=d8525ac2610d570fffefffe41ba68c993b04ee1334b11a5506db2b395e2e96ff (from https://pypi.org/simple/testas/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T19:00:27,712 ERROR: Could not find a version that satisfies the requirement testas==0.1 (from versions: 0.1) 2021-07-12T19:00:27,712 ERROR: No matching distribution found for testas==0.1 2021-07-12T19:00:27,712 Exception information: 2021-07-12T19:00:27,712 Traceback (most recent call last): 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T19:00:27,712 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T19:00:27,712 raise RequirementsConflicted(criterion) 2021-07-12T19:00:27,712 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('testas==0.1') 2021-07-12T19:00:27,712 2021-07-12T19:00:27,712 During handling of the above exception, another exception occurred: 2021-07-12T19:00:27,712 2021-07-12T19:00:27,712 Traceback (most recent call last): 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T19:00:27,712 result = self._result = resolver.resolve( 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T19:00:27,712 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T19:00:27,712 raise ResolutionImpossible(e.criterion.information) 2021-07-12T19:00:27,712 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('testas==0.1'), parent=None)] 2021-07-12T19:00:27,712 2021-07-12T19:00:27,712 The above exception was the direct cause of the following exception: 2021-07-12T19:00:27,712 2021-07-12T19:00:27,712 Traceback (most recent call last): 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T19:00:27,712 status = self.run(options, args) 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T19:00:27,712 return func(self, options, args) 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T19:00:27,712 requirement_set = resolver.resolve( 2021-07-12T19:00:27,712 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T19:00:27,712 raise error from e 2021-07-12T19:00:27,712 pip._internal.exceptions.DistributionNotFound: No matching distribution found for testas==0.1 2021-07-12T19:00:27,717 Removed testas==0.1 from https://files.pythonhosted.org/packages/35/3e/0ef9613ffd85a8be716fd5989bda14a341a2890311abce54bac087921dd9/testas-0.1.tar.gz#sha256=d8525ac2610d570fffefffe41ba68c993b04ee1334b11a5506db2b395e2e96ff from build tracker '/tmp/pip-req-tracker-4fwwy_my' 2021-07-12T19:00:27,717 Removed build tracker: '/tmp/pip-req-tracker-4fwwy_my'