2021-07-10T14:49:24,230 Created temporary directory: /tmp/pip-ephem-wheel-cache-52vbk7ie 2021-07-10T14:49:24,233 Created temporary directory: /tmp/pip-req-tracker-p8irshcn 2021-07-10T14:49:24,233 Initialized build tracking at /tmp/pip-req-tracker-p8irshcn 2021-07-10T14:49:24,233 Created build tracker: /tmp/pip-req-tracker-p8irshcn 2021-07-10T14:49:24,233 Entered build tracker: /tmp/pip-req-tracker-p8irshcn 2021-07-10T14:49:24,234 Created temporary directory: /tmp/pip-wheel-q_jj8eon 2021-07-10T14:49:24,267 1 location(s) to search for versions of catidb-api: 2021-07-10T14:49:24,267 * https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,268 Fetching project page and analyzing links: https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,268 Getting page https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,270 Found index url https://pypi.org/simple 2021-07-10T14:49:24,358 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,359 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,359 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,359 Skipping link: not a file: https://pypi.org/simple/catidb-api/ 2021-07-10T14:49:24,377 Given no hashes to check 1 links for project 'catidb-api': discarding no candidates 2021-07-10T14:49:24,396 Collecting catidb-api==1.0.2 2021-07-10T14:49:24,397 Created temporary directory: /tmp/pip-unpack-hzys0k_i 2021-07-10T14:49:24,571 Downloading catidb_api-1.0.2.tar.gz (38 kB) 2021-07-10T14:49:24,649 Added catidb-api==1.0.2 from https://files.pythonhosted.org/packages/8d/71/71d706235d011ee2a3b1b1f640bb0112366ec80e62a19bbbb8d387f7419d/catidb_api-1.0.2.tar.gz#sha256=30f5f33f4d05ea9b2ab17aa618127597ffd8cbabbeaf1e9168a8247b7c319398 to build tracker '/tmp/pip-req-tracker-p8irshcn' 2021-07-10T14:49:24,650 Running setup.py (path:/tmp/pip-wheel-q_jj8eon/catidb-api_d83f53a38b6d4ee3818d18dddf52f429/setup.py) egg_info for package catidb-api 2021-07-10T14:49:24,651 Created temporary directory: /tmp/pip-pip-egg-info-sw4xroas 2021-07-10T14:49:24,651 Running command python setup.py egg_info 2021-07-10T14:49:25,315 Traceback (most recent call last): 2021-07-10T14:49:25,316 File "", line 1, in 2021-07-10T14:49:25,316 File "/tmp/pip-wheel-q_jj8eon/catidb-api_d83f53a38b6d4ee3818d18dddf52f429/setup.py", line 11, in 2021-07-10T14:49:25,317 execfile(os.path.join(os.path.dirname('__file__'), 'python', 'catidb_api', 'info.py'), release_info) 2021-07-10T14:49:25,317 NameError: name 'execfile' is not defined 2021-07-10T14:49:25,366 WARNING: Discarding https://files.pythonhosted.org/packages/8d/71/71d706235d011ee2a3b1b1f640bb0112366ec80e62a19bbbb8d387f7419d/catidb_api-1.0.2.tar.gz#sha256=30f5f33f4d05ea9b2ab17aa618127597ffd8cbabbeaf1e9168a8247b7c319398 (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,367 ERROR: Could not find a version that satisfies the requirement catidb-api==1.0.2 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-10T14:49:25,368 ERROR: No matching distribution found for catidb-api==1.0.2 2021-07-10T14:49:25,368 Exception information: 2021-07-10T14:49:25,368 Traceback (most recent call last): 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:49:25,368 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:49:25,368 raise RequirementsConflicted(criterion) 2021-07-10T14:49:25,368 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('catidb-api==1.0.2') 2021-07-10T14:49:25,368 2021-07-10T14:49:25,368 During handling of the above exception, another exception occurred: 2021-07-10T14:49:25,368 2021-07-10T14:49:25,368 Traceback (most recent call last): 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:49:25,368 result = self._result = resolver.resolve( 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:49:25,368 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:49:25,368 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:49:25,368 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('catidb-api==1.0.2'), parent=None)] 2021-07-10T14:49:25,368 2021-07-10T14:49:25,368 The above exception was the direct cause of the following exception: 2021-07-10T14:49:25,368 2021-07-10T14:49:25,368 Traceback (most recent call last): 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:49:25,368 status = self.run(options, args) 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:49:25,368 return func(self, options, args) 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:49:25,368 requirement_set = resolver.resolve( 2021-07-10T14:49:25,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:49:25,368 raise error from e 2021-07-10T14:49:25,368 pip._internal.exceptions.DistributionNotFound: No matching distribution found for catidb-api==1.0.2 2021-07-10T14:49:25,373 Removed catidb-api==1.0.2 from https://files.pythonhosted.org/packages/8d/71/71d706235d011ee2a3b1b1f640bb0112366ec80e62a19bbbb8d387f7419d/catidb_api-1.0.2.tar.gz#sha256=30f5f33f4d05ea9b2ab17aa618127597ffd8cbabbeaf1e9168a8247b7c319398 from build tracker '/tmp/pip-req-tracker-p8irshcn' 2021-07-10T14:49:25,373 Removed build tracker: '/tmp/pip-req-tracker-p8irshcn'