2021-07-10T14:49:24,354 Created temporary directory: /tmp/pip-ephem-wheel-cache-q_3tyjvg 2021-07-10T14:49:24,357 Created temporary directory: /tmp/pip-req-tracker-il1nwt4x 2021-07-10T14:49:24,357 Initialized build tracking at /tmp/pip-req-tracker-il1nwt4x 2021-07-10T14:49:24,357 Created build tracker: /tmp/pip-req-tracker-il1nwt4x 2021-07-10T14:49:24,357 Entered build tracker: /tmp/pip-req-tracker-il1nwt4x 2021-07-10T14:49:24,358 Created temporary directory: /tmp/pip-wheel-259sfrsp 2021-07-10T14:49:24,390 1 location(s) to search for versions of catidb-api: 2021-07-10T14:49:24,390 * https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,390 Fetching project page and analyzing links: https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,391 Getting page https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,392 Found index url https://pypi.org/simple 2021-07-10T14:49:24,482 Found link https://files.pythonhosted.org/packages/e7/2f/69e9eb0d6dc1c44ab54fa0fc417cb3478a3740784c71b000b804f7e6fde7/catidb_api-1.0.0.tar.gz#sha256=72692dedd91ded07f59521ab1fc774cad9cb4a49eea789bd53346b5adb133537 (from https://pypi.org/simple/catidb-api/), version: 1.0.0 2021-07-10T14:49:24,483 Found link https://files.pythonhosted.org/packages/91/ff/e9e54e8f5d6a96ceba2a23ca2e2d5bc6308de43a058c4bda26a2b6bd09fd/catidb_api-1.0.1.tar.gz#sha256=aec7f3b0c9dbda463599856cb897dc0937af75b8e6a2c86eef70aa8854a22c4d (from https://pypi.org/simple/catidb-api/), version: 1.0.1 2021-07-10T14:49:24,483 Found link https://files.pythonhosted.org/packages/8d/71/71d706235d011ee2a3b1b1f640bb0112366ec80e62a19bbbb8d387f7419d/catidb_api-1.0.2.tar.gz#sha256=30f5f33f4d05ea9b2ab17aa618127597ffd8cbabbeaf1e9168a8247b7c319398 (from https://pypi.org/simple/catidb-api/), version: 1.0.2 2021-07-10T14:49:24,483 Skipping link: not a file: https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,501 Given no hashes to check 1 links for project 'catidb-api': discarding no candidates 2021-07-10T14:49:24,520 Collecting catidb-api==1.0.1 2021-07-10T14:49:24,521 Created temporary directory: /tmp/pip-unpack-kur1w69c 2021-07-10T14:49:24,700 Downloading catidb_api-1.0.1.tar.gz (38 kB) 2021-07-10T14:49:24,782 Added catidb-api==1.0.1 from https://files.pythonhosted.org/packages/91/ff/e9e54e8f5d6a96ceba2a23ca2e2d5bc6308de43a058c4bda26a2b6bd09fd/catidb_api-1.0.1.tar.gz#sha256=aec7f3b0c9dbda463599856cb897dc0937af75b8e6a2c86eef70aa8854a22c4d to build tracker '/tmp/pip-req-tracker-il1nwt4x' 2021-07-10T14:49:24,783 Running setup.py (path:/tmp/pip-wheel-259sfrsp/catidb-api_998e4a3470d24998956d62bcd24f1962/setup.py) egg_info for package catidb-api 2021-07-10T14:49:24,784 Created temporary directory: /tmp/pip-pip-egg-info-dqasuzv7 2021-07-10T14:49:24,784 Running command python setup.py egg_info 2021-07-10T14:49:25,479 Traceback (most recent call last): 2021-07-10T14:49:25,479 File "", line 1, in 2021-07-10T14:49:25,480 File "/tmp/pip-wheel-259sfrsp/catidb-api_998e4a3470d24998956d62bcd24f1962/setup.py", line 11, in 2021-07-10T14:49:25,480 execfile(os.path.join(os.path.dirname('__file__'), 'python', 'catidb_api', 'info.py'), release_info) 2021-07-10T14:49:25,480 NameError: name 'execfile' is not defined 2021-07-10T14:49:25,527 WARNING: Discarding https://files.pythonhosted.org/packages/91/ff/e9e54e8f5d6a96ceba2a23ca2e2d5bc6308de43a058c4bda26a2b6bd09fd/catidb_api-1.0.1.tar.gz#sha256=aec7f3b0c9dbda463599856cb897dc0937af75b8e6a2c86eef70aa8854a22c4d (from https://pypi.org/simple/catidb-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:49:25,529 ERROR: Could not find a version that satisfies the requirement catidb-api==1.0.1 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-10T14:49:25,529 ERROR: No matching distribution found for catidb-api==1.0.1 2021-07-10T14:49:25,530 Exception information: 2021-07-10T14:49:25,530 Traceback (most recent call last): 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:49:25,530 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:49:25,530 raise RequirementsConflicted(criterion) 2021-07-10T14:49:25,530 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('catidb-api==1.0.1') 2021-07-10T14:49:25,530 2021-07-10T14:49:25,530 During handling of the above exception, another exception occurred: 2021-07-10T14:49:25,530 2021-07-10T14:49:25,530 Traceback (most recent call last): 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:49:25,530 result = self._result = resolver.resolve( 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:49:25,530 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:49:25,530 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:49:25,530 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('catidb-api==1.0.1'), parent=None)] 2021-07-10T14:49:25,530 2021-07-10T14:49:25,530 The above exception was the direct cause of the following exception: 2021-07-10T14:49:25,530 2021-07-10T14:49:25,530 Traceback (most recent call last): 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:49:25,530 status = self.run(options, args) 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:49:25,530 return func(self, options, args) 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:49:25,530 requirement_set = resolver.resolve( 2021-07-10T14:49:25,530 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:49:25,530 raise error from e 2021-07-10T14:49:25,530 pip._internal.exceptions.DistributionNotFound: No matching distribution found for catidb-api==1.0.1 2021-07-10T14:49:25,539 Removed catidb-api==1.0.1 from https://files.pythonhosted.org/packages/91/ff/e9e54e8f5d6a96ceba2a23ca2e2d5bc6308de43a058c4bda26a2b6bd09fd/catidb_api-1.0.1.tar.gz#sha256=aec7f3b0c9dbda463599856cb897dc0937af75b8e6a2c86eef70aa8854a22c4d from build tracker '/tmp/pip-req-tracker-il1nwt4x' 2021-07-10T14:49:25,539 Removed build tracker: '/tmp/pip-req-tracker-il1nwt4x'