2021-07-10T01:26:28,589 Created temporary directory: /tmp/pip-ephem-wheel-cache-liratdyu 2021-07-10T01:26:28,592 Created temporary directory: /tmp/pip-req-tracker-q8_zb1n0 2021-07-10T01:26:28,593 Initialized build tracking at /tmp/pip-req-tracker-q8_zb1n0 2021-07-10T01:26:28,593 Created build tracker: /tmp/pip-req-tracker-q8_zb1n0 2021-07-10T01:26:28,593 Entered build tracker: /tmp/pip-req-tracker-q8_zb1n0 2021-07-10T01:26:28,594 Created temporary directory: /tmp/pip-wheel-lo9nvl5y 2021-07-10T01:26:28,626 1 location(s) to search for versions of ipngxr2d: 2021-07-10T01:26:28,626 * https://pypi.org/simple/ipngxr2d/ 2021-07-10T01:26:28,626 Fetching project page and analyzing links: https://pypi.org/simple/ipngxr2d/ 2021-07-10T01:26:28,627 Getting page https://pypi.org/simple/ipngxr2d/ 2021-07-10T01:26:28,628 Found index url https://pypi.org/simple 2021-07-10T01:26:28,805 Found link https://files.pythonhosted.org/packages/84/81/a16f58a62e1489decbc12baff07bb4c6be4c34ebc416215c4a6843dcd3e8/ipngxr2d-0.1.tar.gz#sha256=32d9086c071ba0543b1572ec5238b37541afbdbdf0c54a60229e55852c9c2f26 (from https://pypi.org/simple/ipngxr2d/), version: 0.1 2021-07-10T01:26:28,806 Skipping link: not a file: https://pypi.org/simple/ipngxr2d/ 2021-07-10T01:26:28,822 Given no hashes to check 1 links for project 'ipngxr2d': discarding no candidates 2021-07-10T01:26:28,839 Collecting ipngxr2d==0.1 2021-07-10T01:26:28,841 Created temporary directory: /tmp/pip-unpack-j511gdk6 2021-07-10T01:26:29,012 Downloading ipngxr2d-0.1.tar.gz (4.0 kB) 2021-07-10T01:26:29,048 Added ipngxr2d==0.1 from https://files.pythonhosted.org/packages/84/81/a16f58a62e1489decbc12baff07bb4c6be4c34ebc416215c4a6843dcd3e8/ipngxr2d-0.1.tar.gz#sha256=32d9086c071ba0543b1572ec5238b37541afbdbdf0c54a60229e55852c9c2f26 to build tracker '/tmp/pip-req-tracker-q8_zb1n0' 2021-07-10T01:26:29,048 Running setup.py (path:/tmp/pip-wheel-lo9nvl5y/ipngxr2d_e20434fac4f546f6a5dd76cea8304497/setup.py) egg_info for package ipngxr2d 2021-07-10T01:26:29,049 Created temporary directory: /tmp/pip-pip-egg-info-lm20032j 2021-07-10T01:26:29,049 Running command python setup.py egg_info 2021-07-10T01:26:29,717 Traceback (most recent call last): 2021-07-10T01:26:29,718 File "", line 1, in 2021-07-10T01:26:29,718 File "/tmp/pip-wheel-lo9nvl5y/ipngxr2d_e20434fac4f546f6a5dd76cea8304497/setup.py", line 10 2021-07-10T01:26:29,719 print "Sorry, Python 3 is not supported (yet)" 2021-07-10T01:26:29,719 ^ 2021-07-10T01:26:29,719 SyntaxError: invalid syntax 2021-07-10T01:26:29,768 WARNING: Discarding https://files.pythonhosted.org/packages/84/81/a16f58a62e1489decbc12baff07bb4c6be4c34ebc416215c4a6843dcd3e8/ipngxr2d-0.1.tar.gz#sha256=32d9086c071ba0543b1572ec5238b37541afbdbdf0c54a60229e55852c9c2f26 (from https://pypi.org/simple/ipngxr2d/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:26:29,769 ERROR: Could not find a version that satisfies the requirement ipngxr2d==0.1 (from versions: 0.1) 2021-07-10T01:26:29,770 ERROR: No matching distribution found for ipngxr2d==0.1 2021-07-10T01:26:29,770 Exception information: 2021-07-10T01:26:29,770 Traceback (most recent call last): 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:26:29,770 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:26:29,770 raise RequirementsConflicted(criterion) 2021-07-10T01:26:29,770 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipngxr2d==0.1') 2021-07-10T01:26:29,770 2021-07-10T01:26:29,770 During handling of the above exception, another exception occurred: 2021-07-10T01:26:29,770 2021-07-10T01:26:29,770 Traceback (most recent call last): 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:26:29,770 result = self._result = resolver.resolve( 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:26:29,770 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:26:29,770 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:26:29,770 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipngxr2d==0.1'), parent=None)] 2021-07-10T01:26:29,770 2021-07-10T01:26:29,770 The above exception was the direct cause of the following exception: 2021-07-10T01:26:29,770 2021-07-10T01:26:29,770 Traceback (most recent call last): 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:26:29,770 status = self.run(options, args) 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:26:29,770 return func(self, options, args) 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:26:29,770 requirement_set = resolver.resolve( 2021-07-10T01:26:29,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:26:29,770 raise error from e 2021-07-10T01:26:29,770 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipngxr2d==0.1 2021-07-10T01:26:29,775 Removed ipngxr2d==0.1 from https://files.pythonhosted.org/packages/84/81/a16f58a62e1489decbc12baff07bb4c6be4c34ebc416215c4a6843dcd3e8/ipngxr2d-0.1.tar.gz#sha256=32d9086c071ba0543b1572ec5238b37541afbdbdf0c54a60229e55852c9c2f26 from build tracker '/tmp/pip-req-tracker-q8_zb1n0' 2021-07-10T01:26:29,775 Removed build tracker: '/tmp/pip-req-tracker-q8_zb1n0'