2021-07-12T00:43:08,881 Created temporary directory: /tmp/pip-ephem-wheel-cache-zqm5vwea 2021-07-12T00:43:08,884 Created temporary directory: /tmp/pip-req-tracker-fnju4pyb 2021-07-12T00:43:08,885 Initialized build tracking at /tmp/pip-req-tracker-fnju4pyb 2021-07-12T00:43:08,885 Created build tracker: /tmp/pip-req-tracker-fnju4pyb 2021-07-12T00:43:08,885 Entered build tracker: /tmp/pip-req-tracker-fnju4pyb 2021-07-12T00:43:08,886 Created temporary directory: /tmp/pip-wheel-t3om71_6 2021-07-12T00:43:08,915 1 location(s) to search for versions of pitester: 2021-07-12T00:43:08,915 * https://pypi.org/simple/pitester/ 2021-07-12T00:43:08,915 Fetching project page and analyzing links: https://pypi.org/simple/pitester/ 2021-07-12T00:43:08,916 Getting page https://pypi.org/simple/pitester/ 2021-07-12T00:43:08,918 Found index url https://pypi.org/simple 2021-07-12T00:43:09,114 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/00/f93d07be478b2c6e4b473a4c2ac2dec32a63602edbd78b3fc2435f835c82/pitester-1.0.0-py2-none-any.whl#sha256=a45bd555c0665b5b357c60bb0418bd8346b2895c0f1053051da2a387d37a668e (from https://pypi.org/simple/pitester/) 2021-07-12T00:43:09,114 Found link https://files.pythonhosted.org/packages/a8/a3/009c62f40dfd8547c84f7313e8b475f4a36d2f65f08ecd2a50d8bf54d03e/pitester-1.0.0.tar.gz#sha256=24422038c3cd7dd6f05f02476e0555a19814b6de7b14abc03532f670315dba03 (from https://pypi.org/simple/pitester/), version: 1.0.0 2021-07-12T00:43:09,114 Skipping link: not a file: https://pypi.org/simple/pitester/ 2021-07-12T00:43:09,115 Given no hashes to check 1 links for project 'pitester': discarding no candidates 2021-07-12T00:43:09,134 Collecting pitester==1.0.0 2021-07-12T00:43:09,136 Created temporary directory: /tmp/pip-unpack-k0ronjl7 2021-07-12T00:43:09,307 Downloading pitester-1.0.0.tar.gz (9.2 kB) 2021-07-12T00:43:09,362 Added pitester==1.0.0 from https://files.pythonhosted.org/packages/a8/a3/009c62f40dfd8547c84f7313e8b475f4a36d2f65f08ecd2a50d8bf54d03e/pitester-1.0.0.tar.gz#sha256=24422038c3cd7dd6f05f02476e0555a19814b6de7b14abc03532f670315dba03 to build tracker '/tmp/pip-req-tracker-fnju4pyb' 2021-07-12T00:43:09,363 Running setup.py (path:/tmp/pip-wheel-t3om71_6/pitester_0c455e9d84ef45da93230fc1fc737615/setup.py) egg_info for package pitester 2021-07-12T00:43:09,364 Created temporary directory: /tmp/pip-pip-egg-info-k0nuc9t9 2021-07-12T00:43:09,365 Running command python setup.py egg_info 2021-07-12T00:43:10,161 Traceback (most recent call last): 2021-07-12T00:43:10,162 File "", line 1, in 2021-07-12T00:43:10,163 File "/tmp/pip-wheel-t3om71_6/pitester_0c455e9d84ef45da93230fc1fc737615/setup.py", line 29 2021-07-12T00:43:10,163 print find_packages() 2021-07-12T00:43:10,163 ^ 2021-07-12T00:43:10,163 SyntaxError: invalid syntax 2021-07-12T00:43:10,209 WARNING: Discarding https://files.pythonhosted.org/packages/a8/a3/009c62f40dfd8547c84f7313e8b475f4a36d2f65f08ecd2a50d8bf54d03e/pitester-1.0.0.tar.gz#sha256=24422038c3cd7dd6f05f02476e0555a19814b6de7b14abc03532f670315dba03 (from https://pypi.org/simple/pitester/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T00:43:10,211 ERROR: Could not find a version that satisfies the requirement pitester==1.0.0 (from versions: 1.0.0) 2021-07-12T00:43:10,211 ERROR: No matching distribution found for pitester==1.0.0 2021-07-12T00:43:10,211 Exception information: 2021-07-12T00:43:10,211 Traceback (most recent call last): 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T00:43:10,211 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T00:43:10,211 raise RequirementsConflicted(criterion) 2021-07-12T00:43:10,211 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pitester==1.0.0') 2021-07-12T00:43:10,211 2021-07-12T00:43:10,211 During handling of the above exception, another exception occurred: 2021-07-12T00:43:10,211 2021-07-12T00:43:10,211 Traceback (most recent call last): 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T00:43:10,211 result = self._result = resolver.resolve( 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T00:43:10,211 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T00:43:10,211 raise ResolutionImpossible(e.criterion.information) 2021-07-12T00:43:10,211 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pitester==1.0.0'), parent=None)] 2021-07-12T00:43:10,211 2021-07-12T00:43:10,211 The above exception was the direct cause of the following exception: 2021-07-12T00:43:10,211 2021-07-12T00:43:10,211 Traceback (most recent call last): 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T00:43:10,211 status = self.run(options, args) 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T00:43:10,211 return func(self, options, args) 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T00:43:10,211 requirement_set = resolver.resolve( 2021-07-12T00:43:10,211 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T00:43:10,211 raise error from e 2021-07-12T00:43:10,211 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pitester==1.0.0 2021-07-12T00:43:10,216 Removed pitester==1.0.0 from https://files.pythonhosted.org/packages/a8/a3/009c62f40dfd8547c84f7313e8b475f4a36d2f65f08ecd2a50d8bf54d03e/pitester-1.0.0.tar.gz#sha256=24422038c3cd7dd6f05f02476e0555a19814b6de7b14abc03532f670315dba03 from build tracker '/tmp/pip-req-tracker-fnju4pyb' 2021-07-12T00:43:10,216 Removed build tracker: '/tmp/pip-req-tracker-fnju4pyb'