2021-07-09T03:32:58,293 Created temporary directory: /tmp/pip-ephem-wheel-cache-_y_475xf 2021-07-09T03:32:58,297 Created temporary directory: /tmp/pip-req-tracker-1r4lehyu 2021-07-09T03:32:58,298 Initialized build tracking at /tmp/pip-req-tracker-1r4lehyu 2021-07-09T03:32:58,298 Created build tracker: /tmp/pip-req-tracker-1r4lehyu 2021-07-09T03:32:58,298 Entered build tracker: /tmp/pip-req-tracker-1r4lehyu 2021-07-09T03:32:58,299 Created temporary directory: /tmp/pip-wheel-_jl83cjf 2021-07-09T03:32:58,333 1 location(s) to search for versions of lava-vcs: 2021-07-09T03:32:58,333 * https://pypi.org/simple/lava-vcs/ 2021-07-09T03:32:58,333 Fetching project page and analyzing links: https://pypi.org/simple/lava-vcs/ 2021-07-09T03:32:58,334 Getting page https://pypi.org/simple/lava-vcs/ 2021-07-09T03:32:58,335 Found index url https://pypi.org/simple 2021-07-09T03:32:58,515 Found link https://files.pythonhosted.org/packages/4b/85/7d4fd73075e17305d66b67f65577f14fa45a49f5a9ac7850c67967fba620/lava-vcs-0.1.tar.gz#sha256=4b39bf0780d6b9b7ccf96ac3d6be81296e08a72e7a0613149e80102af84f40bc (from https://pypi.org/simple/lava-vcs/), version: 0.1 2021-07-09T03:32:58,515 Skipping link: not a file: https://pypi.org/simple/lava-vcs/ 2021-07-09T03:32:58,532 Given no hashes to check 1 links for project 'lava-vcs': discarding no candidates 2021-07-09T03:32:58,549 Collecting lava-vcs==0.1 2021-07-09T03:32:58,551 Created temporary directory: /tmp/pip-unpack-dw5moa8l 2021-07-09T03:32:58,726 Downloading lava-vcs-0.1.tar.gz (7.8 kB) 2021-07-09T03:32:58,815 Added lava-vcs==0.1 from https://files.pythonhosted.org/packages/4b/85/7d4fd73075e17305d66b67f65577f14fa45a49f5a9ac7850c67967fba620/lava-vcs-0.1.tar.gz#sha256=4b39bf0780d6b9b7ccf96ac3d6be81296e08a72e7a0613149e80102af84f40bc to build tracker '/tmp/pip-req-tracker-1r4lehyu' 2021-07-09T03:32:58,816 Running setup.py (path:/tmp/pip-wheel-_jl83cjf/lava-vcs_0d256d22f6d748bd9e54da395a44bf24/setup.py) egg_info for package lava-vcs 2021-07-09T03:32:58,817 Created temporary directory: /tmp/pip-pip-egg-info-p9np_yu6 2021-07-09T03:32:58,817 Running command python setup.py egg_info 2021-07-09T03:32:59,454 Traceback (most recent call last): 2021-07-09T03:32:59,455 File "", line 1, in 2021-07-09T03:32:59,455 File "/tmp/pip-wheel-_jl83cjf/lava-vcs_0d256d22f6d748bd9e54da395a44bf24/setup.py", line 25 2021-07-09T03:32:59,456 print "This package requires setuptools to be configured" 2021-07-09T03:32:59,456 ^ 2021-07-09T03:32:59,456 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This package requires setuptools to be configured")? 2021-07-09T03:32:59,505 WARNING: Discarding https://files.pythonhosted.org/packages/4b/85/7d4fd73075e17305d66b67f65577f14fa45a49f5a9ac7850c67967fba620/lava-vcs-0.1.tar.gz#sha256=4b39bf0780d6b9b7ccf96ac3d6be81296e08a72e7a0613149e80102af84f40bc (from https://pypi.org/simple/lava-vcs/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:32:59,506 ERROR: Could not find a version that satisfies the requirement lava-vcs==0.1 (from versions: 0.1) 2021-07-09T03:32:59,506 ERROR: No matching distribution found for lava-vcs==0.1 2021-07-09T03:32:59,507 Exception information: 2021-07-09T03:32:59,507 Traceback (most recent call last): 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:32:59,507 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:32:59,507 raise RequirementsConflicted(criterion) 2021-07-09T03:32:59,507 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lava-vcs==0.1') 2021-07-09T03:32:59,507 2021-07-09T03:32:59,507 During handling of the above exception, another exception occurred: 2021-07-09T03:32:59,507 2021-07-09T03:32:59,507 Traceback (most recent call last): 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:32:59,507 result = self._result = resolver.resolve( 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:32:59,507 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:32:59,507 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:32:59,507 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lava-vcs==0.1'), parent=None)] 2021-07-09T03:32:59,507 2021-07-09T03:32:59,507 The above exception was the direct cause of the following exception: 2021-07-09T03:32:59,507 2021-07-09T03:32:59,507 Traceback (most recent call last): 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:32:59,507 status = self.run(options, args) 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:32:59,507 return func(self, options, args) 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:32:59,507 requirement_set = resolver.resolve( 2021-07-09T03:32:59,507 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:32:59,507 raise error from e 2021-07-09T03:32:59,507 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lava-vcs==0.1 2021-07-09T03:32:59,512 Removed lava-vcs==0.1 from https://files.pythonhosted.org/packages/4b/85/7d4fd73075e17305d66b67f65577f14fa45a49f5a9ac7850c67967fba620/lava-vcs-0.1.tar.gz#sha256=4b39bf0780d6b9b7ccf96ac3d6be81296e08a72e7a0613149e80102af84f40bc from build tracker '/tmp/pip-req-tracker-1r4lehyu' 2021-07-09T03:32:59,512 Removed build tracker: '/tmp/pip-req-tracker-1r4lehyu'