2021-07-09T03:02:47,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-32s_qmdr 2021-07-09T03:02:47,298 Created temporary directory: /tmp/pip-req-tracker-qyjizmbn 2021-07-09T03:02:47,299 Initialized build tracking at /tmp/pip-req-tracker-qyjizmbn 2021-07-09T03:02:47,299 Created build tracker: /tmp/pip-req-tracker-qyjizmbn 2021-07-09T03:02:47,299 Entered build tracker: /tmp/pip-req-tracker-qyjizmbn 2021-07-09T03:02:47,300 Created temporary directory: /tmp/pip-wheel-cis22h9e 2021-07-09T03:02:47,332 1 location(s) to search for versions of aliyun: 2021-07-09T03:02:47,332 * https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,333 Fetching project page and analyzing links: https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,333 Getting page https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,335 Found index url https://pypi.org/simple 2021-07-09T03:02:47,516 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 2021-07-09T03:02:47,517 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 2021-07-09T03:02:47,517 Skipping link: not a file: https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,533 Given no hashes to check 1 links for project 'aliyun': discarding no candidates 2021-07-09T03:02:47,550 Collecting aliyun==0.1 2021-07-09T03:02:47,552 Created temporary directory: /tmp/pip-unpack-q9sbd25v 2021-07-09T03:02:47,723 Downloading Aliyun-0.1.tar.gz (10 kB) 2021-07-09T03:02:47,801 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-qyjizmbn' 2021-07-09T03:02:47,802 Running setup.py (path:/tmp/pip-wheel-cis22h9e/aliyun_99dfae0581d041deae609e9ca6ecbe0e/setup.py) egg_info for package aliyun 2021-07-09T03:02:47,803 Created temporary directory: /tmp/pip-pip-egg-info-2gx867nh 2021-07-09T03:02:47,803 Running command python setup.py egg_info 2021-07-09T03:02:48,418 Traceback (most recent call last): 2021-07-09T03:02:48,419 File "", line 1, in 2021-07-09T03:02:48,419 File "/tmp/pip-wheel-cis22h9e/aliyun_99dfae0581d041deae609e9ca6ecbe0e/setup.py", line 5, in 2021-07-09T03:02:48,419 import ez_setup 2021-07-09T03:02:48,419 File "/tmp/pip-wheel-cis22h9e/aliyun_99dfae0581d041deae609e9ca6ecbe0e/ez_setup.py", line 106 2021-07-09T03:02:48,420 except pkg_resources.VersionConflict, e: 2021-07-09T03:02:48,420 ^ 2021-07-09T03:02:48,420 SyntaxError: invalid syntax 2021-07-09T03:02:48,468 WARNING: Discarding https://files.pythonhosted.org/packages/de/38/0247bc42d78c3b548c60d0fe972464e9599e41108d01b51a7c4cf578a7bd/Aliyun-0.1.tar.gz#sha256=85325d4fb885da6c800488ed8c27589b0900c18473b8f9b858e543546bf6be91 (from https://pypi.org/simple/aliyun/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:02:48,470 ERROR: Could not find a version that satisfies the requirement aliyun==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T03:02:48,470 ERROR: No matching distribution found for aliyun==0.1 2021-07-09T03:02:48,470 Exception information: 2021-07-09T03:02:48,470 Traceback (most recent call last): 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:02:48,470 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:02:48,470 raise RequirementsConflicted(criterion) 2021-07-09T03:02:48,470 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aliyun==0.1') 2021-07-09T03:02:48,470 2021-07-09T03:02:48,470 During handling of the above exception, another exception occurred: 2021-07-09T03:02:48,470 2021-07-09T03:02:48,470 Traceback (most recent call last): 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:02:48,470 result = self._result = resolver.resolve( 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:02:48,470 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:02:48,470 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:02:48,470 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aliyun==0.1'), parent=None)] 2021-07-09T03:02:48,470 2021-07-09T03:02:48,470 The above exception was the direct cause of the following exception: 2021-07-09T03:02:48,470 2021-07-09T03:02:48,470 Traceback (most recent call last): 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:02:48,470 status = self.run(options, args) 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:02:48,470 return func(self, options, args) 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:02:48,470 requirement_set = resolver.resolve( 2021-07-09T03:02:48,470 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:02:48,470 raise error from e 2021-07-09T03:02:48,470 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aliyun==0.1 2021-07-09T03:02:48,475 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-qyjizmbn' 2021-07-09T03:02:48,476 Removed build tracker: '/tmp/pip-req-tracker-qyjizmbn'