2021-01-21T11:26:17,281 Created temporary directory: /tmp/pip-ephem-wheel-cache-5h2e996r 2021-01-21T11:26:17,284 Created temporary directory: /tmp/pip-req-tracker-z3b35zts 2021-01-21T11:26:17,285 Initialized build tracking at /tmp/pip-req-tracker-z3b35zts 2021-01-21T11:26:17,285 Created build tracker: /tmp/pip-req-tracker-z3b35zts 2021-01-21T11:26:17,285 Entered build tracker: /tmp/pip-req-tracker-z3b35zts 2021-01-21T11:26:17,286 Created temporary directory: /tmp/pip-wheel-znlsw1rc 2021-01-21T11:26:17,296 1 location(s) to search for versions of shopex-dingding-note-2-x: 2021-01-21T11:26:17,296 * https://pypi.org/simple/shopex-dingding-note-2-x/ 2021-01-21T11:26:17,296 Fetching project page and analyzing links: https://pypi.org/simple/shopex-dingding-note-2-x/ 2021-01-21T11:26:17,297 Getting page https://pypi.org/simple/shopex-dingding-note-2-x/ 2021-01-21T11:26:17,299 Found index url https://pypi.org/simple 2021-01-21T11:26:17,388 Found link https://files.pythonhosted.org/packages/ca/db/fd4b99e56f36eb73152c3d05c58c35ebe6ec07d8e1be157c3d3b82036ae3/shopex_dingding_note_2.x-1.0.tar.gz#sha256=7629457530ccaadbdfce705326a73eba83b89617922f2c2940822725237f0315 (from https://pypi.org/simple/shopex-dingding-note-2-x/), version: 1.0 2021-01-21T11:26:17,389 Found link https://files.pythonhosted.org/packages/a0/ea/0d0c74e38d4cfcc78d52fd22d35f5121acd7013c1c3aba8684b31ef42e64/shopex_dingding_note_2.x-1.1.tar.gz#sha256=0d28bf48f07c52c1c0117a6f99e00eea65d9155937536eb72c5dc412a25d63dd (from https://pypi.org/simple/shopex-dingding-note-2-x/), version: 1.1 2021-01-21T11:26:17,389 Found link https://files.pythonhosted.org/packages/03/de/8a28bf549caca56e089944d5034eb37d21a8e2facb4c1572b8af02998e40/shopex_dingding_note_2.x-1.2.tar.gz#sha256=dd74e2fe3f66547ad879dc82d94e9fdf47a26656eedd64ed71fb3e40ec35ee1c (from https://pypi.org/simple/shopex-dingding-note-2-x/), version: 1.2 2021-01-21T11:26:17,393 Given no hashes to check 1 links for project 'shopex-dingding-note-2-x': discarding no candidates 2021-01-21T11:26:17,394 Using version 1.1 (newest of versions: 1.1) 2021-01-21T11:26:17,398 Collecting shopex-dingding-note-2-x==1.1 2021-01-21T11:26:17,399 Created temporary directory: /tmp/pip-unpack-26eum0r4 2021-01-21T11:26:17,440 Downloading shopex_dingding_note_2.x-1.1.tar.gz (4.1 kB) 2021-01-21T11:26:17,484 Added shopex-dingding-note-2-x==1.1 from https://files.pythonhosted.org/packages/a0/ea/0d0c74e38d4cfcc78d52fd22d35f5121acd7013c1c3aba8684b31ef42e64/shopex_dingding_note_2.x-1.1.tar.gz#sha256=0d28bf48f07c52c1c0117a6f99e00eea65d9155937536eb72c5dc412a25d63dd to build tracker '/tmp/pip-req-tracker-z3b35zts' 2021-01-21T11:26:17,486 Running setup.py (path:/tmp/pip-wheel-znlsw1rc/shopex-dingding-note-2-x/setup.py) egg_info for package shopex-dingding-note-2-x 2021-01-21T11:26:17,486 Created temporary directory: /tmp/pip-pip-egg-info-u36f3tjl 2021-01-21T11:26:17,487 Running command python setup.py egg_info 2021-01-21T11:26:18,276 Traceback (most recent call last): 2021-01-21T11:26:18,276 File "", line 1, in 2021-01-21T11:26:18,277 File "/tmp/pip-wheel-znlsw1rc/shopex-dingding-note-2-x/setup.py", line 4, in 2021-01-21T11:26:18,277 reload(sys) # Python2.5 初始化后会删除 sys.setdefaultencoding 这个方法,我们需要重新载入 2021-01-21T11:26:18,278 NameError: name 'reload' is not defined 2021-01-21T11:26:18,322 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-21T11:26:18,322 Exception information: 2021-01-21T11:26:18,322 Traceback (most recent call last): 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-21T11:26:18,322 status = self.run(options, args) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-21T11:26:18,322 return func(self, options, args) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-21T11:26:18,322 reqs, check_supported_wheels=True 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-21T11:26:18,322 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-21T11:26:18,322 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2021-01-21T11:26:18,322 abstract_dist = self.preparer.prepare_linked_requirement(req) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2021-01-21T11:26:18,322 req, self.req_tracker, self.finder, self.build_isolation, 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2021-01-21T11:26:18,322 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2021-01-21T11:26:18,322 self.req.prepare_metadata() 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2021-01-21T11:26:18,322 self.metadata_directory = self._generate_metadata() 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2021-01-21T11:26:18,322 details=self.name or "from {}".format(self.link) 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2021-01-21T11:26:18,322 command_desc='python setup.py egg_info', 2021-01-21T11:26:18,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2021-01-21T11:26:18,322 raise InstallationError(exc_msg) 2021-01-21T11:26:18,322 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-21T11:26:18,330 Removed shopex-dingding-note-2-x==1.1 from https://files.pythonhosted.org/packages/a0/ea/0d0c74e38d4cfcc78d52fd22d35f5121acd7013c1c3aba8684b31ef42e64/shopex_dingding_note_2.x-1.1.tar.gz#sha256=0d28bf48f07c52c1c0117a6f99e00eea65d9155937536eb72c5dc412a25d63dd from build tracker '/tmp/pip-req-tracker-z3b35zts' 2021-01-21T11:26:18,330 Removed build tracker: '/tmp/pip-req-tracker-z3b35zts'