2021-07-10T05:26:48,208 Created temporary directory: /tmp/pip-ephem-wheel-cache-xnkx8nu7 2021-07-10T05:26:48,212 Created temporary directory: /tmp/pip-req-tracker-luc3emh1 2021-07-10T05:26:48,212 Initialized build tracking at /tmp/pip-req-tracker-luc3emh1 2021-07-10T05:26:48,212 Created build tracker: /tmp/pip-req-tracker-luc3emh1 2021-07-10T05:26:48,213 Entered build tracker: /tmp/pip-req-tracker-luc3emh1 2021-07-10T05:26:48,213 Created temporary directory: /tmp/pip-wheel-jw40f5g6 2021-07-10T05:26:48,247 1 location(s) to search for versions of pal2: 2021-07-10T05:26:48,247 * https://pypi.org/simple/pal2/ 2021-07-10T05:26:48,247 Fetching project page and analyzing links: https://pypi.org/simple/pal2/ 2021-07-10T05:26:48,248 Getting page https://pypi.org/simple/pal2/ 2021-07-10T05:26:48,249 Found index url https://pypi.org/simple 2021-07-10T05:26:48,429 Found link https://files.pythonhosted.org/packages/24/e8/45756df012a5ad7c3d03bc9806869c74e98c0e96c83f41ba6da0d287765c/PAL2-2015.3.tar.gz#sha256=4ab1abcdadeb5172eb967045bf55e41a41c205467e9fb123abbb0533e4ca492e (from https://pypi.org/simple/pal2/), version: 2015.3 2021-07-10T05:26:48,429 Found link https://files.pythonhosted.org/packages/d8/05/32a09d6d3387306514ec12268e201412f672e8c7a5a172b8a8bbc565371c/PAL2-2015.4.tar.gz#sha256=ee20e13c7abdd40696518902fab3bf79b930c49d230378285b377d7921691fac (from https://pypi.org/simple/pal2/), version: 2015.4 2021-07-10T05:26:48,430 Skipping link: not a file: https://pypi.org/simple/pal2/ 2021-07-10T05:26:48,447 Given no hashes to check 1 links for project 'pal2': discarding no candidates 2021-07-10T05:26:48,466 Collecting pal2==2015.3 2021-07-10T05:26:48,467 Created temporary directory: /tmp/pip-unpack-rn7pxpfa 2021-07-10T05:26:48,508 Downloading PAL2-2015.3.tar.gz (119 kB) 2021-07-10T05:26:48,661 Added pal2==2015.3 from https://files.pythonhosted.org/packages/24/e8/45756df012a5ad7c3d03bc9806869c74e98c0e96c83f41ba6da0d287765c/PAL2-2015.3.tar.gz#sha256=4ab1abcdadeb5172eb967045bf55e41a41c205467e9fb123abbb0533e4ca492e to build tracker '/tmp/pip-req-tracker-luc3emh1' 2021-07-10T05:26:48,662 Running setup.py (path:/tmp/pip-wheel-jw40f5g6/pal2_d26948ddea8b42a0b6516aab7acd3928/setup.py) egg_info for package pal2 2021-07-10T05:26:48,662 Created temporary directory: /tmp/pip-pip-egg-info-ux2xncgr 2021-07-10T05:26:48,663 Running command python setup.py egg_info 2021-07-10T05:26:49,306 Traceback (most recent call last): 2021-07-10T05:26:49,307 File "", line 1, in 2021-07-10T05:26:49,307 File "/tmp/pip-wheel-jw40f5g6/pal2_d26948ddea8b42a0b6516aab7acd3928/setup.py", line 30, in 2021-07-10T05:26:49,307 long_description=open('README.md').read() + '\n\n' 2021-07-10T05:26:49,308 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T05:26:49,357 WARNING: Discarding https://files.pythonhosted.org/packages/24/e8/45756df012a5ad7c3d03bc9806869c74e98c0e96c83f41ba6da0d287765c/PAL2-2015.3.tar.gz#sha256=4ab1abcdadeb5172eb967045bf55e41a41c205467e9fb123abbb0533e4ca492e (from https://pypi.org/simple/pal2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:26:49,359 ERROR: Could not find a version that satisfies the requirement pal2==2015.3 (from versions: 2015.3, 2015.4) 2021-07-10T05:26:49,359 ERROR: No matching distribution found for pal2==2015.3 2021-07-10T05:26:49,359 Exception information: 2021-07-10T05:26:49,359 Traceback (most recent call last): 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:26:49,359 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:26:49,359 raise RequirementsConflicted(criterion) 2021-07-10T05:26:49,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pal2==2015.3') 2021-07-10T05:26:49,359 2021-07-10T05:26:49,359 During handling of the above exception, another exception occurred: 2021-07-10T05:26:49,359 2021-07-10T05:26:49,359 Traceback (most recent call last): 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:26:49,359 result = self._result = resolver.resolve( 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:26:49,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:26:49,359 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:26:49,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pal2==2015.3'), parent=None)] 2021-07-10T05:26:49,359 2021-07-10T05:26:49,359 The above exception was the direct cause of the following exception: 2021-07-10T05:26:49,359 2021-07-10T05:26:49,359 Traceback (most recent call last): 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:26:49,359 status = self.run(options, args) 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:26:49,359 return func(self, options, args) 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:26:49,359 requirement_set = resolver.resolve( 2021-07-10T05:26:49,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:26:49,359 raise error from e 2021-07-10T05:26:49,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pal2==2015.3 2021-07-10T05:26:49,364 Removed pal2==2015.3 from https://files.pythonhosted.org/packages/24/e8/45756df012a5ad7c3d03bc9806869c74e98c0e96c83f41ba6da0d287765c/PAL2-2015.3.tar.gz#sha256=4ab1abcdadeb5172eb967045bf55e41a41c205467e9fb123abbb0533e4ca492e from build tracker '/tmp/pip-req-tracker-luc3emh1' 2021-07-10T05:26:49,365 Removed build tracker: '/tmp/pip-req-tracker-luc3emh1'