2021-07-10T03:40:22,836 Created temporary directory: /tmp/pip-ephem-wheel-cache-fzfd2lv7 2021-07-10T03:40:22,839 Created temporary directory: /tmp/pip-req-tracker-5r1j3eff 2021-07-10T03:40:22,839 Initialized build tracking at /tmp/pip-req-tracker-5r1j3eff 2021-07-10T03:40:22,840 Created build tracker: /tmp/pip-req-tracker-5r1j3eff 2021-07-10T03:40:22,840 Entered build tracker: /tmp/pip-req-tracker-5r1j3eff 2021-07-10T03:40:22,841 Created temporary directory: /tmp/pip-wheel-zhvydlp_ 2021-07-10T03:40:22,874 1 location(s) to search for versions of paver-tasks: 2021-07-10T03:40:22,874 * https://pypi.org/simple/paver-tasks/ 2021-07-10T03:40:22,875 Fetching project page and analyzing links: https://pypi.org/simple/paver-tasks/ 2021-07-10T03:40:22,875 Getting page https://pypi.org/simple/paver-tasks/ 2021-07-10T03:40:22,877 Found index url https://pypi.org/simple 2021-07-10T03:40:23,058 Found link https://files.pythonhosted.org/packages/83/8e/c3041117b7e1f2092099681baa4768b424e3ecec1358cf42fc24d4c360ad/paver-tasks-0.0.2.tar.gz#sha256=d0424bd5496852ef48bc77811cd874651f547ad463213e68eb2932b629920686 (from https://pypi.org/simple/paver-tasks/), version: 0.0.2 2021-07-10T03:40:23,058 Found link https://files.pythonhosted.org/packages/1d/78/d289cd97fc16e8cfed80097ae2a5f5f389fea59da721a81acf0a1d3757de/paver-tasks-0.0.3.tar.gz#sha256=e96545a2e87fa1b5161a06860bc7bfb0308fa48575acd6fa88d7cf74578b2d73 (from https://pypi.org/simple/paver-tasks/), version: 0.0.3 2021-07-10T03:40:23,059 Skipping link: not a file: https://pypi.org/simple/paver-tasks/ 2021-07-10T03:40:23,076 Given no hashes to check 1 links for project 'paver-tasks': discarding no candidates 2021-07-10T03:40:23,095 Collecting paver-tasks==0.0.3 2021-07-10T03:40:23,096 Created temporary directory: /tmp/pip-unpack-12pfhqvk 2021-07-10T03:40:23,273 Downloading paver-tasks-0.0.3.tar.gz (653 bytes) 2021-07-10T03:40:23,300 Added paver-tasks==0.0.3 from https://files.pythonhosted.org/packages/1d/78/d289cd97fc16e8cfed80097ae2a5f5f389fea59da721a81acf0a1d3757de/paver-tasks-0.0.3.tar.gz#sha256=e96545a2e87fa1b5161a06860bc7bfb0308fa48575acd6fa88d7cf74578b2d73 to build tracker '/tmp/pip-req-tracker-5r1j3eff' 2021-07-10T03:40:23,301 Running setup.py (path:/tmp/pip-wheel-zhvydlp_/paver-tasks_b15b311e71d24e6b90fe706ffba54780/setup.py) egg_info for package paver-tasks 2021-07-10T03:40:23,302 Created temporary directory: /tmp/pip-pip-egg-info-tr9jyz80 2021-07-10T03:40:23,302 Running command python setup.py egg_info 2021-07-10T03:40:23,928 Traceback (most recent call last): 2021-07-10T03:40:23,928 File "", line 1, in 2021-07-10T03:40:23,929 File "/tmp/pip-wheel-zhvydlp_/paver-tasks_b15b311e71d24e6b90fe706ffba54780/setup.py", line 7, in 2021-07-10T03:40:23,929 "version":open('version','r').read(), 2021-07-10T03:40:23,929 FileNotFoundError: [Errno 2] No such file or directory: 'version' 2021-07-10T03:40:23,978 WARNING: Discarding https://files.pythonhosted.org/packages/1d/78/d289cd97fc16e8cfed80097ae2a5f5f389fea59da721a81acf0a1d3757de/paver-tasks-0.0.3.tar.gz#sha256=e96545a2e87fa1b5161a06860bc7bfb0308fa48575acd6fa88d7cf74578b2d73 (from https://pypi.org/simple/paver-tasks/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:40:23,980 ERROR: Could not find a version that satisfies the requirement paver-tasks==0.0.3 (from versions: 0.0.2, 0.0.3) 2021-07-10T03:40:23,980 ERROR: No matching distribution found for paver-tasks==0.0.3 2021-07-10T03:40:23,980 Exception information: 2021-07-10T03:40:23,980 Traceback (most recent call last): 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:40:23,980 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:40:23,980 raise RequirementsConflicted(criterion) 2021-07-10T03:40:23,980 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('paver-tasks==0.0.3') 2021-07-10T03:40:23,980 2021-07-10T03:40:23,980 During handling of the above exception, another exception occurred: 2021-07-10T03:40:23,980 2021-07-10T03:40:23,980 Traceback (most recent call last): 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:40:23,980 result = self._result = resolver.resolve( 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:40:23,980 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:40:23,980 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:40:23,980 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('paver-tasks==0.0.3'), parent=None)] 2021-07-10T03:40:23,980 2021-07-10T03:40:23,980 The above exception was the direct cause of the following exception: 2021-07-10T03:40:23,980 2021-07-10T03:40:23,980 Traceback (most recent call last): 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:40:23,980 status = self.run(options, args) 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:40:23,980 return func(self, options, args) 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:40:23,980 requirement_set = resolver.resolve( 2021-07-10T03:40:23,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:40:23,980 raise error from e 2021-07-10T03:40:23,980 pip._internal.exceptions.DistributionNotFound: No matching distribution found for paver-tasks==0.0.3 2021-07-10T03:40:23,985 Removed paver-tasks==0.0.3 from https://files.pythonhosted.org/packages/1d/78/d289cd97fc16e8cfed80097ae2a5f5f389fea59da721a81acf0a1d3757de/paver-tasks-0.0.3.tar.gz#sha256=e96545a2e87fa1b5161a06860bc7bfb0308fa48575acd6fa88d7cf74578b2d73 from build tracker '/tmp/pip-req-tracker-5r1j3eff' 2021-07-10T03:40:23,986 Removed build tracker: '/tmp/pip-req-tracker-5r1j3eff'