2021-07-09T05:05:52,188 Created temporary directory: /tmp/pip-ephem-wheel-cache-hzej2bm7 2021-07-09T05:05:52,191 Created temporary directory: /tmp/pip-req-tracker-vauh0149 2021-07-09T05:05:52,191 Initialized build tracking at /tmp/pip-req-tracker-vauh0149 2021-07-09T05:05:52,192 Created build tracker: /tmp/pip-req-tracker-vauh0149 2021-07-09T05:05:52,192 Entered build tracker: /tmp/pip-req-tracker-vauh0149 2021-07-09T05:05:52,192 Created temporary directory: /tmp/pip-wheel-855i2dm3 2021-07-09T05:05:52,229 1 location(s) to search for versions of hg-importfs: 2021-07-09T05:05:52,229 * https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:52,230 Fetching project page and analyzing links: https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:52,230 Getting page https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:52,232 Found index url https://pypi.org/simple 2021-07-09T05:05:52,323 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:52,323 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:52,324 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:52,324 Skipping link: not a file: https://pypi.org/simple/hg-importfs/ 2021-07-09T05:05:52,340 Given no hashes to check 1 links for project 'hg-importfs': discarding no candidates 2021-07-09T05:05:52,358 Collecting hg-importfs==1.3.0 2021-07-09T05:05:52,359 Created temporary directory: /tmp/pip-unpack-kc439jl4 2021-07-09T05:05:52,537 Downloading hg-importfs-1.3.0.tar.gz (16 kB) 2021-07-09T05:05:52,573 Added hg-importfs==1.3.0 from https://files.pythonhosted.org/packages/49/51/d4493aafd04752c77696f3bd1da236bdcb61f7aa517d7d8c407be0928683/hg-importfs-1.3.0.tar.gz#sha256=b18fabfb02247d9961f01f6fc5cd3b4647f9f65e7483aadce41c0f8e82318727 to build tracker '/tmp/pip-req-tracker-vauh0149' 2021-07-09T05:05:52,574 Running setup.py (path:/tmp/pip-wheel-855i2dm3/hg-importfs_31cd23373fbe419da45965b49c923e7b/setup.py) egg_info for package hg-importfs 2021-07-09T05:05:52,575 Created temporary directory: /tmp/pip-pip-egg-info-xgf0ihuz 2021-07-09T05:05:52,575 Running command python setup.py egg_info 2021-07-09T05:05:53,205 Traceback (most recent call last): 2021-07-09T05:05:53,206 File "", line 1, in 2021-07-09T05:05:53,206 File "/tmp/pip-wheel-855i2dm3/hg-importfs_31cd23373fbe419da45965b49c923e7b/setup.py", line 5, in 2021-07-09T05:05:53,206 import importfs 2021-07-09T05:05:53,207 File "/tmp/pip-wheel-855i2dm3/hg-importfs_31cd23373fbe419da45965b49c923e7b/importfs.py", line 159 2021-07-09T05:05:53,207 except shutil.Error, err: 2021-07-09T05:05:53,207 ^ 2021-07-09T05:05:53,207 SyntaxError: invalid syntax 2021-07-09T05:05:53,256 WARNING: Discarding https://files.pythonhosted.org/packages/49/51/d4493aafd04752c77696f3bd1da236bdcb61f7aa517d7d8c407be0928683/hg-importfs-1.3.0.tar.gz#sha256=b18fabfb02247d9961f01f6fc5cd3b4647f9f65e7483aadce41c0f8e82318727 (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:53,258 ERROR: Could not find a version that satisfies the requirement hg-importfs==1.3.0 (from versions: 1.3.0, 1.3.1, 1.3.2) 2021-07-09T05:05:53,258 ERROR: No matching distribution found for hg-importfs==1.3.0 2021-07-09T05:05:53,258 Exception information: 2021-07-09T05:05:53,258 Traceback (most recent call last): 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:05:53,258 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:05:53,258 raise RequirementsConflicted(criterion) 2021-07-09T05:05:53,258 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hg-importfs==1.3.0') 2021-07-09T05:05:53,258 2021-07-09T05:05:53,258 During handling of the above exception, another exception occurred: 2021-07-09T05:05:53,258 2021-07-09T05:05:53,258 Traceback (most recent call last): 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:05:53,258 result = self._result = resolver.resolve( 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:05:53,258 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:05:53,258 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:05:53,258 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hg-importfs==1.3.0'), parent=None)] 2021-07-09T05:05:53,258 2021-07-09T05:05:53,258 The above exception was the direct cause of the following exception: 2021-07-09T05:05:53,258 2021-07-09T05:05:53,258 Traceback (most recent call last): 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:05:53,258 status = self.run(options, args) 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:05:53,258 return func(self, options, args) 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:05:53,258 requirement_set = resolver.resolve( 2021-07-09T05:05:53,258 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:05:53,258 raise error from e 2021-07-09T05:05:53,258 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hg-importfs==1.3.0 2021-07-09T05:05:53,263 Removed hg-importfs==1.3.0 from https://files.pythonhosted.org/packages/49/51/d4493aafd04752c77696f3bd1da236bdcb61f7aa517d7d8c407be0928683/hg-importfs-1.3.0.tar.gz#sha256=b18fabfb02247d9961f01f6fc5cd3b4647f9f65e7483aadce41c0f8e82318727 from build tracker '/tmp/pip-req-tracker-vauh0149' 2021-07-09T05:05:53,263 Removed build tracker: '/tmp/pip-req-tracker-vauh0149'