2021-07-09T05:05:41,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-ig7298zt 2021-07-09T05:05:41,877 Created temporary directory: /tmp/pip-req-tracker-cf09cp6k 2021-07-09T05:05:41,878 Initialized build tracking at /tmp/pip-req-tracker-cf09cp6k 2021-07-09T05:05:41,878 Created build tracker: /tmp/pip-req-tracker-cf09cp6k 2021-07-09T05:05:41,878 Entered build tracker: /tmp/pip-req-tracker-cf09cp6k 2021-07-09T05:05:41,879 Created temporary directory: /tmp/pip-wheel-sr92ah76 2021-07-09T05:05:41,912 1 location(s) to search for versions of hg-importfs: 2021-07-09T05:05:41,912 * https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:41,913 Fetching project page and analyzing links: https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:41,914 Getting page https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:41,915 Found index url https://pypi.org/simple 2021-07-09T05:05:42,104 Found link https://files.pythonhosted.org/packages/49/51/d4493aafd04752c77696f3bd1da236bdcb61f7aa517d7d8c407be0928683/hg-importfs-1.3.0.tar.gz#sha256=b18fabfb02247d9961f01f6fc5cd3b4647f9f65e7483aadce41c0f8e82318727 (from https://pypi.org/simple/hg-importfs/), version: 1.3.0 2021-07-09T05:05:42,104 Found link https://files.pythonhosted.org/packages/af/70/3ae30a62c93536a7bf1d9efc2afa56343d9d683d706aa06937827066e294/hg-importfs-1.3.1.tar.gz#sha256=204dcfa36ef3d5c8030d3923eea5ea5340c363d331aa1bd48ea322a0880f5350 (from https://pypi.org/simple/hg-importfs/), version: 1.3.1 2021-07-09T05:05:42,105 Found link https://files.pythonhosted.org/packages/a5/96/c9e3c64e57b052fb35702aa3837894cb3116da6c2c545537d2bfdf1ec5a7/hg-importfs-1.3.2.tar.gz#sha256=ce06426d4981c78e8b0585ca7c2aff9de3bcb7a4b142f7756b05dea658274426 (from https://pypi.org/simple/hg-importfs/), version: 1.3.2 2021-07-09T05:05:42,105 Skipping link: not a file: https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:42,121 Given no hashes to check 1 links for project 'hg-importfs': discarding no candidates 2021-07-09T05:05:42,139 Collecting hg-importfs==1.3.1 2021-07-09T05:05:42,141 Created temporary directory: /tmp/pip-unpack-5antt695 2021-07-09T05:05:42,315 Downloading hg-importfs-1.3.1.tar.gz (16 kB) 2021-07-09T05:05:42,354 Added hg-importfs==1.3.1 from https://files.pythonhosted.org/packages/af/70/3ae30a62c93536a7bf1d9efc2afa56343d9d683d706aa06937827066e294/hg-importfs-1.3.1.tar.gz#sha256=204dcfa36ef3d5c8030d3923eea5ea5340c363d331aa1bd48ea322a0880f5350 to build tracker '/tmp/pip-req-tracker-cf09cp6k' 2021-07-09T05:05:42,355 Running setup.py (path:/tmp/pip-wheel-sr92ah76/hg-importfs_73b4d9a327c44e2fbb6813c5371d04e3/setup.py) egg_info for package hg-importfs 2021-07-09T05:05:42,356 Created temporary directory: /tmp/pip-pip-egg-info-yudwv3kd 2021-07-09T05:05:42,356 Running command python setup.py egg_info 2021-07-09T05:05:43,020 Traceback (most recent call last): 2021-07-09T05:05:43,021 File "", line 1, in 2021-07-09T05:05:43,021 File "/tmp/pip-wheel-sr92ah76/hg-importfs_73b4d9a327c44e2fbb6813c5371d04e3/setup.py", line 5, in 2021-07-09T05:05:43,021 import importfs 2021-07-09T05:05:43,021 File "/tmp/pip-wheel-sr92ah76/hg-importfs_73b4d9a327c44e2fbb6813c5371d04e3/importfs.py", line 159 2021-07-09T05:05:43,021 except shutil.Error, err: 2021-07-09T05:05:43,022 ^ 2021-07-09T05:05:43,022 SyntaxError: invalid syntax 2021-07-09T05:05:43,071 WARNING: Discarding https://files.pythonhosted.org/packages/af/70/3ae30a62c93536a7bf1d9efc2afa56343d9d683d706aa06937827066e294/hg-importfs-1.3.1.tar.gz#sha256=204dcfa36ef3d5c8030d3923eea5ea5340c363d331aa1bd48ea322a0880f5350 (from https://pypi.org/simple/hg-importfs/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:05:43,073 ERROR: Could not find a version that satisfies the requirement hg-importfs==1.3.1 (from versions: 1.3.0, 1.3.1, 1.3.2) 2021-07-09T05:05:43,073 ERROR: No matching distribution found for hg-importfs==1.3.1 2021-07-09T05:05:43,073 Exception information: 2021-07-09T05:05:43,073 Traceback (most recent call last): 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:05:43,073 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:05:43,073 raise RequirementsConflicted(criterion) 2021-07-09T05:05:43,073 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hg-importfs==1.3.1') 2021-07-09T05:05:43,073 2021-07-09T05:05:43,073 During handling of the above exception, another exception occurred: 2021-07-09T05:05:43,073 2021-07-09T05:05:43,073 Traceback (most recent call last): 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:05:43,073 result = self._result = resolver.resolve( 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:05:43,073 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:05:43,073 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:05:43,073 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hg-importfs==1.3.1'), parent=None)] 2021-07-09T05:05:43,073 2021-07-09T05:05:43,073 The above exception was the direct cause of the following exception: 2021-07-09T05:05:43,073 2021-07-09T05:05:43,073 Traceback (most recent call last): 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:05:43,073 status = self.run(options, args) 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:05:43,073 return func(self, options, args) 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:05:43,073 requirement_set = resolver.resolve( 2021-07-09T05:05:43,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:05:43,073 raise error from e 2021-07-09T05:05:43,073 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hg-importfs==1.3.1 2021-07-09T05:05:43,079 Removed hg-importfs==1.3.1 from https://files.pythonhosted.org/packages/af/70/3ae30a62c93536a7bf1d9efc2afa56343d9d683d706aa06937827066e294/hg-importfs-1.3.1.tar.gz#sha256=204dcfa36ef3d5c8030d3923eea5ea5340c363d331aa1bd48ea322a0880f5350 from build tracker '/tmp/pip-req-tracker-cf09cp6k' 2021-07-09T05:05:43,079 Removed build tracker: '/tmp/pip-req-tracker-cf09cp6k'