2020-09-09T22:52:12,300 Created temporary directory: /tmp/pip-ephem-wheel-cache-kuxbmkij 2020-09-09T22:52:12,302 Created temporary directory: /tmp/pip-req-tracker-e5qax443 2020-09-09T22:52:12,303 Initialized build tracking at /tmp/pip-req-tracker-e5qax443 2020-09-09T22:52:12,303 Created build tracker: /tmp/pip-req-tracker-e5qax443 2020-09-09T22:52:12,303 Entered build tracker: /tmp/pip-req-tracker-e5qax443 2020-09-09T22:52:12,304 Created temporary directory: /tmp/pip-wheel-gfexuo3n 2020-09-09T22:52:12,312 1 location(s) to search for versions of Aliyun: 2020-09-09T22:52:12,312 * https://pypi.org/simple/aliyun/ 2020-09-09T22:52:12,312 Fetching project page and analyzing links: https://pypi.org/simple/aliyun/ 2020-09-09T22:52:12,313 Getting page https://pypi.org/simple/aliyun/ 2020-09-09T22:52:12,314 Found index url https://pypi.org/simple 2020-09-09T22:52:12,397 Found link https://files.pythonhosted.org/packages/de/38/0247bc42d78c3b548c60d0fe972464e9599e41108d01b51a7c4cf578a7bd/Aliyun-0.1.tar.gz#sha256=85325d4fb885da6c800488ed8c27589b0900c18473b8f9b858e543546bf6be91 (from https://pypi.org/simple/aliyun/), version: 0.1 2020-09-09T22:52:12,398 Found link https://files.pythonhosted.org/packages/66/3c/e7249eddbc897f1d8eba0fc02af2ef4fe453f745c68d5813cb1bf7d61aeb/Aliyun-0.1.1.tar.gz#sha256=08dfc06d678ad17afe348f62c58f9c1d9d489f1f9754fc41ec76de0e54fa55c3 (from https://pypi.org/simple/aliyun/), version: 0.1.1 2020-09-09T22:52:12,402 Given no hashes to check 1 links for project 'Aliyun': discarding no candidates 2020-09-09T22:52:12,402 Using version 0.1 (newest of versions: 0.1) 2020-09-09T22:52:12,406 Collecting Aliyun==0.1 2020-09-09T22:52:12,408 Created temporary directory: /tmp/pip-unpack-n7wqkc99 2020-09-09T22:52:12,445 Downloading Aliyun-0.1.tar.gz (10 kB) 2020-09-09T22:52:12,517 Added Aliyun==0.1 from https://files.pythonhosted.org/packages/de/38/0247bc42d78c3b548c60d0fe972464e9599e41108d01b51a7c4cf578a7bd/Aliyun-0.1.tar.gz#sha256=85325d4fb885da6c800488ed8c27589b0900c18473b8f9b858e543546bf6be91 to build tracker '/tmp/pip-req-tracker-e5qax443' 2020-09-09T22:52:12,518 Running setup.py (path:/tmp/pip-wheel-gfexuo3n/aliyun/setup.py) egg_info for package Aliyun 2020-09-09T22:52:12,519 Created temporary directory: /tmp/pip-pip-egg-info-ig6d9i0u 2020-09-09T22:52:12,519 Running command python setup.py egg_info 2020-09-09T22:52:13,293 Traceback (most recent call last): 2020-09-09T22:52:13,294 File "", line 1, in 2020-09-09T22:52:13,294 File "/tmp/pip-wheel-gfexuo3n/aliyun/setup.py", line 5, in 2020-09-09T22:52:13,295 import ez_setup 2020-09-09T22:52:13,295 File "/tmp/pip-wheel-gfexuo3n/aliyun/ez_setup.py", line 106 2020-09-09T22:52:13,296 except pkg_resources.VersionConflict, e: 2020-09-09T22:52:13,296 ^ 2020-09-09T22:52:13,296 SyntaxError: invalid syntax 2020-09-09T22:52:13,340 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:52:13,341 Exception information: 2020-09-09T22:52:13,341 Traceback (most recent call last): 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T22:52:13,341 status = self.run(options, args) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T22:52:13,341 return func(self, options, args) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T22:52:13,341 reqs, check_supported_wheels=True 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T22:52:13,341 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T22:52:13,341 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T22:52:13,341 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T22:52:13,341 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T22:52:13,341 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T22:52:13,341 self.req.prepare_metadata() 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T22:52:13,341 self.metadata_directory = self._generate_metadata() 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T22:52:13,341 details=self.name or "from {}".format(self.link) 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T22:52:13,341 command_desc='python setup.py egg_info', 2020-09-09T22:52:13,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T22:52:13,341 raise InstallationError(exc_msg) 2020-09-09T22:52:13,341 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:52:13,348 Removed Aliyun==0.1 from https://files.pythonhosted.org/packages/de/38/0247bc42d78c3b548c60d0fe972464e9599e41108d01b51a7c4cf578a7bd/Aliyun-0.1.tar.gz#sha256=85325d4fb885da6c800488ed8c27589b0900c18473b8f9b858e543546bf6be91 from build tracker '/tmp/pip-req-tracker-e5qax443' 2020-09-09T22:52:13,349 Removed build tracker: '/tmp/pip-req-tracker-e5qax443'