2021-07-09T03:02:47,293 Created temporary directory: /tmp/pip-ephem-wheel-cache-_e03ijh7 2021-07-09T03:02:47,296 Created temporary directory: /tmp/pip-req-tracker-7tz16liz 2021-07-09T03:02:47,297 Initialized build tracking at /tmp/pip-req-tracker-7tz16liz 2021-07-09T03:02:47,297 Created build tracker: /tmp/pip-req-tracker-7tz16liz 2021-07-09T03:02:47,297 Entered build tracker: /tmp/pip-req-tracker-7tz16liz 2021-07-09T03:02:47,298 Created temporary directory: /tmp/pip-wheel-7yd_eao5 2021-07-09T03:02:47,330 1 location(s) to search for versions of aliyun: 2021-07-09T03:02:47,330 * https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,331 Fetching project page and analyzing links: https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,331 Getting page https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,333 Found index url https://pypi.org/simple 2021-07-09T03:02:47,513 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,514 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,514 Skipping link: not a file: https://pypi.org/simple/aliyun/ 2021-07-09T03:02:47,530 Given no hashes to check 1 links for project 'aliyun': discarding no candidates 2021-07-09T03:02:47,547 Collecting aliyun==0.1.1 2021-07-09T03:02:47,549 Created temporary directory: /tmp/pip-unpack-fieqqy_j 2021-07-09T03:02:47,588 Downloading Aliyun-0.1.1.tar.gz (10 kB) 2021-07-09T03:02:47,658 Added aliyun==0.1.1 from https://files.pythonhosted.org/packages/66/3c/e7249eddbc897f1d8eba0fc02af2ef4fe453f745c68d5813cb1bf7d61aeb/Aliyun-0.1.1.tar.gz#sha256=08dfc06d678ad17afe348f62c58f9c1d9d489f1f9754fc41ec76de0e54fa55c3 to build tracker '/tmp/pip-req-tracker-7tz16liz' 2021-07-09T03:02:47,660 Running setup.py (path:/tmp/pip-wheel-7yd_eao5/aliyun_b384e6f18a714d51baa8c8f36ee1151f/setup.py) egg_info for package aliyun 2021-07-09T03:02:47,660 Created temporary directory: /tmp/pip-pip-egg-info-hbccdaza 2021-07-09T03:02:47,661 Running command python setup.py egg_info 2021-07-09T03:02:48,274 Traceback (most recent call last): 2021-07-09T03:02:48,275 File "", line 1, in 2021-07-09T03:02:48,275 File "/tmp/pip-wheel-7yd_eao5/aliyun_b384e6f18a714d51baa8c8f36ee1151f/setup.py", line 5, in 2021-07-09T03:02:48,275 import ez_setup 2021-07-09T03:02:48,276 File "/tmp/pip-wheel-7yd_eao5/aliyun_b384e6f18a714d51baa8c8f36ee1151f/ez_setup.py", line 106 2021-07-09T03:02:48,276 except pkg_resources.VersionConflict, e: 2021-07-09T03:02:48,276 ^ 2021-07-09T03:02:48,276 SyntaxError: invalid syntax 2021-07-09T03:02:48,324 WARNING: Discarding https://files.pythonhosted.org/packages/66/3c/e7249eddbc897f1d8eba0fc02af2ef4fe453f745c68d5813cb1bf7d61aeb/Aliyun-0.1.1.tar.gz#sha256=08dfc06d678ad17afe348f62c58f9c1d9d489f1f9754fc41ec76de0e54fa55c3 (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,326 ERROR: Could not find a version that satisfies the requirement aliyun==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-09T03:02:48,326 ERROR: No matching distribution found for aliyun==0.1.1 2021-07-09T03:02:48,326 Exception information: 2021-07-09T03:02:48,326 Traceback (most recent call last): 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:02:48,326 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:02:48,326 raise RequirementsConflicted(criterion) 2021-07-09T03:02:48,326 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aliyun==0.1.1') 2021-07-09T03:02:48,326 2021-07-09T03:02:48,326 During handling of the above exception, another exception occurred: 2021-07-09T03:02:48,326 2021-07-09T03:02:48,326 Traceback (most recent call last): 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:02:48,326 result = self._result = resolver.resolve( 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:02:48,326 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:02:48,326 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:02:48,326 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aliyun==0.1.1'), parent=None)] 2021-07-09T03:02:48,326 2021-07-09T03:02:48,326 The above exception was the direct cause of the following exception: 2021-07-09T03:02:48,326 2021-07-09T03:02:48,326 Traceback (most recent call last): 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:02:48,326 status = self.run(options, args) 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:02:48,326 return func(self, options, args) 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:02:48,326 requirement_set = resolver.resolve( 2021-07-09T03:02:48,326 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:02:48,326 raise error from e 2021-07-09T03:02:48,326 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aliyun==0.1.1 2021-07-09T03:02:48,331 Removed aliyun==0.1.1 from https://files.pythonhosted.org/packages/66/3c/e7249eddbc897f1d8eba0fc02af2ef4fe453f745c68d5813cb1bf7d61aeb/Aliyun-0.1.1.tar.gz#sha256=08dfc06d678ad17afe348f62c58f9c1d9d489f1f9754fc41ec76de0e54fa55c3 from build tracker '/tmp/pip-req-tracker-7tz16liz' 2021-07-09T03:02:48,331 Removed build tracker: '/tmp/pip-req-tracker-7tz16liz'