2021-07-10T07:50:27,044 Created temporary directory: /tmp/pip-ephem-wheel-cache-nitc7swj 2021-07-10T07:50:27,047 Created temporary directory: /tmp/pip-req-tracker-7y6vpxx3 2021-07-10T07:50:27,047 Initialized build tracking at /tmp/pip-req-tracker-7y6vpxx3 2021-07-10T07:50:27,047 Created build tracker: /tmp/pip-req-tracker-7y6vpxx3 2021-07-10T07:50:27,047 Entered build tracker: /tmp/pip-req-tracker-7y6vpxx3 2021-07-10T07:50:27,048 Created temporary directory: /tmp/pip-wheel-hy7zlzne 2021-07-10T07:50:27,081 1 location(s) to search for versions of ueditor4tornado: 2021-07-10T07:50:27,081 * https://pypi.org/simple/ueditor4tornado/ 2021-07-10T07:50:27,082 Fetching project page and analyzing links: https://pypi.org/simple/ueditor4tornado/ 2021-07-10T07:50:27,082 Getting page https://pypi.org/simple/ueditor4tornado/ 2021-07-10T07:50:27,084 Found index url https://pypi.org/simple 2021-07-10T07:50:27,264 Found link https://files.pythonhosted.org/packages/5b/02/b3de003cc802d273e35f617f8cac5eb111483e49b9ef85c483ef3ed8caf7/ueditor4tornado-0.1.1.zip#sha256=fa601bad3ff63a2f34e767a558c43202a010e5e357a2393a8dd0b2fe1a278275 (from https://pypi.org/simple/ueditor4tornado/), version: 0.1.1 2021-07-10T07:50:27,265 Skipping link: not a file: https://pypi.org/simple/ueditor4tornado/ 2021-07-10T07:50:27,282 Given no hashes to check 1 links for project 'ueditor4tornado': discarding no candidates 2021-07-10T07:50:27,301 Collecting ueditor4tornado==0.1.1 2021-07-10T07:50:27,302 Created temporary directory: /tmp/pip-unpack-03ot9bbp 2021-07-10T07:50:28,015 Downloading ueditor4tornado-0.1.1.zip (2.9 MB) 2021-07-10T07:50:29,063 Added ueditor4tornado==0.1.1 from https://files.pythonhosted.org/packages/5b/02/b3de003cc802d273e35f617f8cac5eb111483e49b9ef85c483ef3ed8caf7/ueditor4tornado-0.1.1.zip#sha256=fa601bad3ff63a2f34e767a558c43202a010e5e357a2393a8dd0b2fe1a278275 to build tracker '/tmp/pip-req-tracker-7y6vpxx3' 2021-07-10T07:50:29,064 Running setup.py (path:/tmp/pip-wheel-hy7zlzne/ueditor4tornado_f36079d2c12143a893a2933d5709c832/setup.py) egg_info for package ueditor4tornado 2021-07-10T07:50:29,065 Created temporary directory: /tmp/pip-pip-egg-info-57jye8tq 2021-07-10T07:50:29,066 Running command python setup.py egg_info 2021-07-10T07:50:29,750 Traceback (most recent call last): 2021-07-10T07:50:29,751 File "", line 1, in 2021-07-10T07:50:29,751 File "/tmp/pip-wheel-hy7zlzne/ueditor4tornado_f36079d2c12143a893a2933d5709c832/setup.py", line 28, in 2021-07-10T07:50:29,751 VERSION = __import__(PACKAGE).__version__ 2021-07-10T07:50:29,751 File "/tmp/pip-wheel-hy7zlzne/ueditor4tornado_f36079d2c12143a893a2933d5709c832/ueditor4tornado/__init__.py", line 23 2021-07-10T07:50:29,752 print os.path.dirname(os.path.abspath(__file__))+"/statics/" 2021-07-10T07:50:29,752 ^ 2021-07-10T07:50:29,752 SyntaxError: invalid syntax 2021-07-10T07:50:29,799 WARNING: Discarding https://files.pythonhosted.org/packages/5b/02/b3de003cc802d273e35f617f8cac5eb111483e49b9ef85c483ef3ed8caf7/ueditor4tornado-0.1.1.zip#sha256=fa601bad3ff63a2f34e767a558c43202a010e5e357a2393a8dd0b2fe1a278275 (from https://pypi.org/simple/ueditor4tornado/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:50:29,801 ERROR: Could not find a version that satisfies the requirement ueditor4tornado==0.1.1 (from versions: 0.1.1) 2021-07-10T07:50:29,801 ERROR: No matching distribution found for ueditor4tornado==0.1.1 2021-07-10T07:50:29,801 Exception information: 2021-07-10T07:50:29,801 Traceback (most recent call last): 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:50:29,801 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:50:29,801 raise RequirementsConflicted(criterion) 2021-07-10T07:50:29,801 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ueditor4tornado==0.1.1') 2021-07-10T07:50:29,801 2021-07-10T07:50:29,801 During handling of the above exception, another exception occurred: 2021-07-10T07:50:29,801 2021-07-10T07:50:29,801 Traceback (most recent call last): 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:50:29,801 result = self._result = resolver.resolve( 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:50:29,801 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:50:29,801 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:50:29,801 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ueditor4tornado==0.1.1'), parent=None)] 2021-07-10T07:50:29,801 2021-07-10T07:50:29,801 The above exception was the direct cause of the following exception: 2021-07-10T07:50:29,801 2021-07-10T07:50:29,801 Traceback (most recent call last): 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:50:29,801 status = self.run(options, args) 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:50:29,801 return func(self, options, args) 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:50:29,801 requirement_set = resolver.resolve( 2021-07-10T07:50:29,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:50:29,801 raise error from e 2021-07-10T07:50:29,801 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ueditor4tornado==0.1.1 2021-07-10T07:50:29,806 Removed ueditor4tornado==0.1.1 from https://files.pythonhosted.org/packages/5b/02/b3de003cc802d273e35f617f8cac5eb111483e49b9ef85c483ef3ed8caf7/ueditor4tornado-0.1.1.zip#sha256=fa601bad3ff63a2f34e767a558c43202a010e5e357a2393a8dd0b2fe1a278275 from build tracker '/tmp/pip-req-tracker-7y6vpxx3' 2021-07-10T07:50:29,806 Removed build tracker: '/tmp/pip-req-tracker-7y6vpxx3'