2021-07-09T09:38:12,110 Created temporary directory: /tmp/pip-ephem-wheel-cache-81o5ft0x 2021-07-09T09:38:12,113 Created temporary directory: /tmp/pip-req-tracker-tmy2ro3p 2021-07-09T09:38:12,113 Initialized build tracking at /tmp/pip-req-tracker-tmy2ro3p 2021-07-09T09:38:12,113 Created build tracker: /tmp/pip-req-tracker-tmy2ro3p 2021-07-09T09:38:12,114 Entered build tracker: /tmp/pip-req-tracker-tmy2ro3p 2021-07-09T09:38:12,114 Created temporary directory: /tmp/pip-wheel-a3jla5xj 2021-07-09T09:38:12,147 1 location(s) to search for versions of rndr: 2021-07-09T09:38:12,147 * https://pypi.org/simple/rndr/ 2021-07-09T09:38:12,148 Fetching project page and analyzing links: https://pypi.org/simple/rndr/ 2021-07-09T09:38:12,148 Getting page https://pypi.org/simple/rndr/ 2021-07-09T09:38:12,150 Found index url https://pypi.org/simple 2021-07-09T09:38:12,239 Found link https://files.pythonhosted.org/packages/e2/e7/a85c68c81ac22cd6c8e55ea3d1a40aeb21c1c27a29f8459f9f885c8ed2cb/RNDR-1.0.1.tar.gz#sha256=bffa4b17403a16a804ddaaf2f2acbd12967a0f626055c18145f247c860b33995 (from https://pypi.org/simple/rndr/), version: 1.0.1 2021-07-09T09:38:12,240 Found link https://files.pythonhosted.org/packages/6f/33/716f9e35e6f4c4b041a97d245120066228ec043a63069a2472b1006de170/RNDR-1.1.3.tar.gz#sha256=6ca80df8484fafd73db0cfe240aeeb9c36f2eebfd46633314c518f49d976b2a9 (from https://pypi.org/simple/rndr/), version: 1.1.3 2021-07-09T09:38:12,240 Found link https://files.pythonhosted.org/packages/ad/0a/f9b9c1827d8fbf8abf99c9e0398868ce0ba19a53c76178764e464c74b181/RNDR-1.1.5.tar.gz#sha256=b435efaf854d2ad879161ba4d8b7d91e95565c02d6ecc3e33fdbba25de8774ce (from https://pypi.org/simple/rndr/), version: 1.1.5 2021-07-09T09:38:12,240 Found link https://files.pythonhosted.org/packages/91/e8/71cbc1d1c7145a04f5f3542a9bcde54587977e866849b3367c0bc9953039/RNDR-1.1.8.tar.gz#sha256=15b09386edb78256b72ecd530420f05cf8afa32d3354c0c07c2f59e113ab21a8 (from https://pypi.org/simple/rndr/), version: 1.1.8 2021-07-09T09:38:12,241 Skipping link: not a file: https://pypi.org/simple/rndr/ 2021-07-09T09:38:12,257 Given no hashes to check 1 links for project 'rndr': discarding no candidates 2021-07-09T09:38:12,274 Collecting rndr==1.1.3 2021-07-09T09:38:12,276 Created temporary directory: /tmp/pip-unpack-3frabv0b 2021-07-09T09:38:12,315 Downloading RNDR-1.1.3.tar.gz (19 kB) 2021-07-09T09:38:12,353 Added rndr==1.1.3 from https://files.pythonhosted.org/packages/6f/33/716f9e35e6f4c4b041a97d245120066228ec043a63069a2472b1006de170/RNDR-1.1.3.tar.gz#sha256=6ca80df8484fafd73db0cfe240aeeb9c36f2eebfd46633314c518f49d976b2a9 to build tracker '/tmp/pip-req-tracker-tmy2ro3p' 2021-07-09T09:38:12,354 Running setup.py (path:/tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/setup.py) egg_info for package rndr 2021-07-09T09:38:12,355 Created temporary directory: /tmp/pip-pip-egg-info-ymfuwiz5 2021-07-09T09:38:12,355 Running command python setup.py egg_info 2021-07-09T09:38:12,998 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:35: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-09T09:38:12,999 if extra_start is not -1: 2021-07-09T09:38:12,999 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:90: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-09T09:38:12,999 if s[a][1] is not -1 and s[b][1] is -1: 2021-07-09T09:38:12,999 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:90: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T09:38:12,999 if s[a][1] is not -1 and s[b][1] is -1: 2021-07-09T09:38:13,000 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:167: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T09:38:13,000 if self.start is -1: 2021-07-09T09:38:13,000 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:228: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T09:38:13,000 ends_block = statement.find( self.config.block_end_tag ) is 0 2021-07-09T09:38:13,000 /tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/parse.py:250: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T09:38:13,001 elif statement.find( self.config.block_end_tag ) is 0: 2021-07-09T09:38:13,007 Traceback (most recent call last): 2021-07-09T09:38:13,007 File "", line 1, in 2021-07-09T09:38:13,007 File "/tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/setup.py", line 2, in 2021-07-09T09:38:13,008 import rndr 2021-07-09T09:38:13,008 File "/tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/__init__.py", line 384, in 2021-07-09T09:38:13,009 from .core import RNDR, Coder 2021-07-09T09:38:13,009 File "/tmp/pip-wheel-a3jla5xj/rndr_e546210edea94f2db5808e139dfd96a9/rndr/core.py", line 7, in 2021-07-09T09:38:13,009 from cStringIO import StringIO 2021-07-09T09:38:13,009 ModuleNotFoundError: No module named 'cStringIO' 2021-07-09T09:38:13,061 WARNING: Discarding https://files.pythonhosted.org/packages/6f/33/716f9e35e6f4c4b041a97d245120066228ec043a63069a2472b1006de170/RNDR-1.1.3.tar.gz#sha256=6ca80df8484fafd73db0cfe240aeeb9c36f2eebfd46633314c518f49d976b2a9 (from https://pypi.org/simple/rndr/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:38:13,062 ERROR: Could not find a version that satisfies the requirement rndr==1.1.3 (from versions: 1.0.1, 1.1.3, 1.1.5, 1.1.8) 2021-07-09T09:38:13,063 ERROR: No matching distribution found for rndr==1.1.3 2021-07-09T09:38:13,063 Exception information: 2021-07-09T09:38:13,063 Traceback (most recent call last): 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:38:13,063 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:38:13,063 raise RequirementsConflicted(criterion) 2021-07-09T09:38:13,063 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rndr==1.1.3') 2021-07-09T09:38:13,063 2021-07-09T09:38:13,063 During handling of the above exception, another exception occurred: 2021-07-09T09:38:13,063 2021-07-09T09:38:13,063 Traceback (most recent call last): 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:38:13,063 result = self._result = resolver.resolve( 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:38:13,063 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:38:13,063 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:38:13,063 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rndr==1.1.3'), parent=None)] 2021-07-09T09:38:13,063 2021-07-09T09:38:13,063 The above exception was the direct cause of the following exception: 2021-07-09T09:38:13,063 2021-07-09T09:38:13,063 Traceback (most recent call last): 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:38:13,063 status = self.run(options, args) 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:38:13,063 return func(self, options, args) 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:38:13,063 requirement_set = resolver.resolve( 2021-07-09T09:38:13,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:38:13,063 raise error from e 2021-07-09T09:38:13,063 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rndr==1.1.3 2021-07-09T09:38:13,068 Removed rndr==1.1.3 from https://files.pythonhosted.org/packages/6f/33/716f9e35e6f4c4b041a97d245120066228ec043a63069a2472b1006de170/RNDR-1.1.3.tar.gz#sha256=6ca80df8484fafd73db0cfe240aeeb9c36f2eebfd46633314c518f49d976b2a9 from build tracker '/tmp/pip-req-tracker-tmy2ro3p' 2021-07-09T09:38:13,069 Removed build tracker: '/tmp/pip-req-tracker-tmy2ro3p'