2021-07-08T19:37:37,232 Created temporary directory: /tmp/pip-ephem-wheel-cache-pv7ua5v_ 2021-07-08T19:37:37,235 Created temporary directory: /tmp/pip-req-tracker-3lkr8gfw 2021-07-08T19:37:37,235 Initialized build tracking at /tmp/pip-req-tracker-3lkr8gfw 2021-07-08T19:37:37,236 Created build tracker: /tmp/pip-req-tracker-3lkr8gfw 2021-07-08T19:37:37,236 Entered build tracker: /tmp/pip-req-tracker-3lkr8gfw 2021-07-08T19:37:37,236 Created temporary directory: /tmp/pip-wheel-435hcb9m 2021-07-08T19:37:37,270 1 location(s) to search for versions of babtools-tags: 2021-07-08T19:37:37,270 * https://pypi.org/simple/babtools-tags/ 2021-07-08T19:37:37,271 Fetching project page and analyzing links: https://pypi.org/simple/babtools-tags/ 2021-07-08T19:37:37,271 Getting page https://pypi.org/simple/babtools-tags/ 2021-07-08T19:37:37,273 Found index url https://pypi.org/simple 2021-07-08T19:37:37,455 Found link https://files.pythonhosted.org/packages/1c/3d/249d9bdd87803898e4495b614f396831408527e3d1abe0a80e922853821a/babtools_tags-0.4.0.tar.gz#sha256=57297278dac56843d03699a0da907e10c3fb877d372e19ec43607b19c95daa10 (from https://pypi.org/simple/babtools-tags/), version: 0.4.0 2021-07-08T19:37:37,455 Skipping link: not a file: https://pypi.org/simple/babtools-tags/ 2021-07-08T19:37:37,472 Given no hashes to check 1 links for project 'babtools-tags': discarding no candidates 2021-07-08T19:37:37,489 Collecting babtools-tags==0.4.0 2021-07-08T19:37:37,491 Created temporary directory: /tmp/pip-unpack-2c77wwa9 2021-07-08T19:37:37,663 Downloading babtools_tags-0.4.0.tar.gz (2.4 kB) 2021-07-08T19:37:37,697 Added babtools-tags==0.4.0 from https://files.pythonhosted.org/packages/1c/3d/249d9bdd87803898e4495b614f396831408527e3d1abe0a80e922853821a/babtools_tags-0.4.0.tar.gz#sha256=57297278dac56843d03699a0da907e10c3fb877d372e19ec43607b19c95daa10 to build tracker '/tmp/pip-req-tracker-3lkr8gfw' 2021-07-08T19:37:37,698 Running setup.py (path:/tmp/pip-wheel-435hcb9m/babtools-tags_0ae5bac3d38d449c94e7b46db9cc1326/setup.py) egg_info for package babtools-tags 2021-07-08T19:37:37,698 Created temporary directory: /tmp/pip-pip-egg-info-04yega2l 2021-07-08T19:37:37,699 Running command python setup.py egg_info 2021-07-08T19:37:38,344 Traceback (most recent call last): 2021-07-08T19:37:38,345 File "", line 1, in 2021-07-08T19:37:38,345 File "/tmp/pip-wheel-435hcb9m/babtools-tags_0ae5bac3d38d449c94e7b46db9cc1326/setup.py", line 23, in 2021-07-08T19:37:38,345 from babtools_tags import __doc__ as babtools__doc__ 2021-07-08T19:37:38,345 ModuleNotFoundError: No module named 'babtools_tags' 2021-07-08T19:37:38,395 WARNING: Discarding https://files.pythonhosted.org/packages/1c/3d/249d9bdd87803898e4495b614f396831408527e3d1abe0a80e922853821a/babtools_tags-0.4.0.tar.gz#sha256=57297278dac56843d03699a0da907e10c3fb877d372e19ec43607b19c95daa10 (from https://pypi.org/simple/babtools-tags/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:37:38,397 ERROR: Could not find a version that satisfies the requirement babtools-tags==0.4.0 (from versions: 0.4.0) 2021-07-08T19:37:38,397 ERROR: No matching distribution found for babtools-tags==0.4.0 2021-07-08T19:37:38,397 Exception information: 2021-07-08T19:37:38,397 Traceback (most recent call last): 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:37:38,397 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:37:38,397 raise RequirementsConflicted(criterion) 2021-07-08T19:37:38,397 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('babtools-tags==0.4.0') 2021-07-08T19:37:38,397 2021-07-08T19:37:38,397 During handling of the above exception, another exception occurred: 2021-07-08T19:37:38,397 2021-07-08T19:37:38,397 Traceback (most recent call last): 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:37:38,397 result = self._result = resolver.resolve( 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:37:38,397 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:37:38,397 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:37:38,397 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('babtools-tags==0.4.0'), parent=None)] 2021-07-08T19:37:38,397 2021-07-08T19:37:38,397 The above exception was the direct cause of the following exception: 2021-07-08T19:37:38,397 2021-07-08T19:37:38,397 Traceback (most recent call last): 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:37:38,397 status = self.run(options, args) 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:37:38,397 return func(self, options, args) 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:37:38,397 requirement_set = resolver.resolve( 2021-07-08T19:37:38,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:37:38,397 raise error from e 2021-07-08T19:37:38,397 pip._internal.exceptions.DistributionNotFound: No matching distribution found for babtools-tags==0.4.0 2021-07-08T19:37:38,402 Removed babtools-tags==0.4.0 from https://files.pythonhosted.org/packages/1c/3d/249d9bdd87803898e4495b614f396831408527e3d1abe0a80e922853821a/babtools_tags-0.4.0.tar.gz#sha256=57297278dac56843d03699a0da907e10c3fb877d372e19ec43607b19c95daa10 from build tracker '/tmp/pip-req-tracker-3lkr8gfw' 2021-07-08T19:37:38,403 Removed build tracker: '/tmp/pip-req-tracker-3lkr8gfw'