2021-07-09T08:48:39,246 Created temporary directory: /tmp/pip-ephem-wheel-cache-8lp3n_f8 2021-07-09T08:48:39,249 Created temporary directory: /tmp/pip-req-tracker-arf_37rs 2021-07-09T08:48:39,249 Initialized build tracking at /tmp/pip-req-tracker-arf_37rs 2021-07-09T08:48:39,250 Created build tracker: /tmp/pip-req-tracker-arf_37rs 2021-07-09T08:48:39,250 Entered build tracker: /tmp/pip-req-tracker-arf_37rs 2021-07-09T08:48:39,250 Created temporary directory: /tmp/pip-wheel-jehds1iq 2021-07-09T08:48:39,284 1 location(s) to search for versions of rndr: 2021-07-09T08:48:39,284 * https://pypi.org/simple/rndr/ 2021-07-09T08:48:39,284 Fetching project page and analyzing links: https://pypi.org/simple/rndr/ 2021-07-09T08:48:39,285 Getting page https://pypi.org/simple/rndr/ 2021-07-09T08:48:39,286 Found index url https://pypi.org/simple 2021-07-09T08:48:39,467 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-09T08:48:39,467 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-09T08:48:39,468 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-09T08:48:39,468 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-09T08:48:39,468 Skipping link: not a file: https://pypi.org/simple/rndr/ 2021-07-09T08:48:39,485 Given no hashes to check 1 links for project 'rndr': discarding no candidates 2021-07-09T08:48:39,502 Collecting rndr==1.0.1 2021-07-09T08:48:39,504 Created temporary directory: /tmp/pip-unpack-eqig61jw 2021-07-09T08:48:39,544 Downloading RNDR-1.0.1.tar.gz (16 kB) 2021-07-09T08:48:39,582 Added rndr==1.0.1 from https://files.pythonhosted.org/packages/e2/e7/a85c68c81ac22cd6c8e55ea3d1a40aeb21c1c27a29f8459f9f885c8ed2cb/RNDR-1.0.1.tar.gz#sha256=bffa4b17403a16a804ddaaf2f2acbd12967a0f626055c18145f247c860b33995 to build tracker '/tmp/pip-req-tracker-arf_37rs' 2021-07-09T08:48:39,583 Running setup.py (path:/tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/setup.py) egg_info for package rndr 2021-07-09T08:48:39,584 Created temporary directory: /tmp/pip-pip-egg-info-ft_ep71z 2021-07-09T08:48:39,584 Running command python setup.py egg_info 2021-07-09T08:48:40,233 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:35: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-09T08:48:40,234 if extra_start is not -1: 2021-07-09T08:48:40,234 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:90: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-09T08:48:40,234 if s[a][1] is not -1 and s[b][1] is -1: 2021-07-09T08:48:40,234 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:90: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T08:48:40,234 if s[a][1] is not -1 and s[b][1] is -1: 2021-07-09T08:48:40,235 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:167: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T08:48:40,235 if self.start is -1: 2021-07-09T08:48:40,235 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T08:48:40,235 ends_block = statement.find( self.config.block_end_tag ) is 0 2021-07-09T08:48:40,235 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:246: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T08:48:40,235 elif statement.find( self.config.block_end_tag ) is 0: 2021-07-09T08:48:40,235 /tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/parse.py:333: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-09T08:48:40,236 output_short = statement.find( 2021-07-09T08:48:40,241 Traceback (most recent call last): 2021-07-09T08:48:40,241 File "", line 1, in 2021-07-09T08:48:40,241 File "/tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/setup.py", line 2, in 2021-07-09T08:48:40,242 import rndr 2021-07-09T08:48:40,242 File "/tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/__init__.py", line 292, in 2021-07-09T08:48:40,243 from .core import RNDR, Coder 2021-07-09T08:48:40,243 File "/tmp/pip-wheel-jehds1iq/rndr_62baea8b3fd844d9bb0a00af29c804c6/rndr/core.py", line 7, in 2021-07-09T08:48:40,243 from cStringIO import StringIO 2021-07-09T08:48:40,243 ModuleNotFoundError: No module named 'cStringIO' 2021-07-09T08:48:40,295 WARNING: Discarding https://files.pythonhosted.org/packages/e2/e7/a85c68c81ac22cd6c8e55ea3d1a40aeb21c1c27a29f8459f9f885c8ed2cb/RNDR-1.0.1.tar.gz#sha256=bffa4b17403a16a804ddaaf2f2acbd12967a0f626055c18145f247c860b33995 (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-09T08:48:40,296 ERROR: Could not find a version that satisfies the requirement rndr==1.0.1 (from versions: 1.0.1, 1.1.3, 1.1.5, 1.1.8) 2021-07-09T08:48:40,297 ERROR: No matching distribution found for rndr==1.0.1 2021-07-09T08:48:40,297 Exception information: 2021-07-09T08:48:40,297 Traceback (most recent call last): 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:48:40,297 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:48:40,297 raise RequirementsConflicted(criterion) 2021-07-09T08:48:40,297 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rndr==1.0.1') 2021-07-09T08:48:40,297 2021-07-09T08:48:40,297 During handling of the above exception, another exception occurred: 2021-07-09T08:48:40,297 2021-07-09T08:48:40,297 Traceback (most recent call last): 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:48:40,297 result = self._result = resolver.resolve( 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:48:40,297 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:48:40,297 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:48:40,297 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rndr==1.0.1'), parent=None)] 2021-07-09T08:48:40,297 2021-07-09T08:48:40,297 The above exception was the direct cause of the following exception: 2021-07-09T08:48:40,297 2021-07-09T08:48:40,297 Traceback (most recent call last): 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:48:40,297 status = self.run(options, args) 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:48:40,297 return func(self, options, args) 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:48:40,297 requirement_set = resolver.resolve( 2021-07-09T08:48:40,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:48:40,297 raise error from e 2021-07-09T08:48:40,297 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rndr==1.0.1 2021-07-09T08:48:40,302 Removed rndr==1.0.1 from https://files.pythonhosted.org/packages/e2/e7/a85c68c81ac22cd6c8e55ea3d1a40aeb21c1c27a29f8459f9f885c8ed2cb/RNDR-1.0.1.tar.gz#sha256=bffa4b17403a16a804ddaaf2f2acbd12967a0f626055c18145f247c860b33995 from build tracker '/tmp/pip-req-tracker-arf_37rs' 2021-07-09T08:48:40,302 Removed build tracker: '/tmp/pip-req-tracker-arf_37rs'