2021-07-09T05:49:36,386 Created temporary directory: /tmp/pip-ephem-wheel-cache-6a9r2cg3 2021-07-09T05:49:36,389 Created temporary directory: /tmp/pip-req-tracker-a7pulgnw 2021-07-09T05:49:36,390 Initialized build tracking at /tmp/pip-req-tracker-a7pulgnw 2021-07-09T05:49:36,390 Created build tracker: /tmp/pip-req-tracker-a7pulgnw 2021-07-09T05:49:36,390 Entered build tracker: /tmp/pip-req-tracker-a7pulgnw 2021-07-09T05:49:36,391 Created temporary directory: /tmp/pip-wheel-s2x_44cs 2021-07-09T05:49:36,423 1 location(s) to search for versions of shrinkwrap: 2021-07-09T05:49:36,423 * https://pypi.org/simple/shrinkwrap/ 2021-07-09T05:49:36,423 Fetching project page and analyzing links: https://pypi.org/simple/shrinkwrap/ 2021-07-09T05:49:36,424 Getting page https://pypi.org/simple/shrinkwrap/ 2021-07-09T05:49:36,425 Found index url https://pypi.org/simple 2021-07-09T05:49:36,517 Found link https://files.pythonhosted.org/packages/e2/c2/328871f207769387960f53eb00236e1fedf74f3940de4c77a9b01fba5009/shrinkwrap-0.9.tar.gz#sha256=8fb2c2da9ee948ad33e7a57e193db7ce0e552e8beb691faecde820eecca58917 (from https://pypi.org/simple/shrinkwrap/), version: 0.9 2021-07-09T05:49:36,518 Found link https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz#sha256=c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7 (from https://pypi.org/simple/shrinkwrap/), version: 0.10 2021-07-09T05:49:36,518 Skipping link: not a file: https://pypi.org/simple/shrinkwrap/ 2021-07-09T05:49:36,534 Given no hashes to check 1 links for project 'shrinkwrap': discarding no candidates 2021-07-09T05:49:36,551 Collecting shrinkwrap==0.10 2021-07-09T05:49:36,553 Created temporary directory: /tmp/pip-unpack-ekcj4l35 2021-07-09T05:49:36,724 Downloading shrinkwrap-0.10.tar.gz (6.0 kB) 2021-07-09T05:49:36,769 Added shrinkwrap==0.10 from https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz#sha256=c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7 to build tracker '/tmp/pip-req-tracker-a7pulgnw' 2021-07-09T05:49:36,770 Running setup.py (path:/tmp/pip-wheel-s2x_44cs/shrinkwrap_c309c37cef734bbbb849fdadc99520a1/setup.py) egg_info for package shrinkwrap 2021-07-09T05:49:36,770 Created temporary directory: /tmp/pip-pip-egg-info-o3ltpumb 2021-07-09T05:49:36,771 Running command python setup.py egg_info 2021-07-09T05:49:37,384 Traceback (most recent call last): 2021-07-09T05:49:37,385 File "", line 1, in 2021-07-09T05:49:37,385 File "/tmp/pip-wheel-s2x_44cs/shrinkwrap_c309c37cef734bbbb849fdadc99520a1/setup.py", line 44 2021-07-09T05:49:37,385 print '%s/bin/activate has been updated' % VIRTUAL_ENV 2021-07-09T05:49:37,386 ^ 2021-07-09T05:49:37,386 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('%s/bin/activate has been updated' % VIRTUAL_ENV)? 2021-07-09T05:49:37,433 WARNING: Discarding https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz#sha256=c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7 (from https://pypi.org/simple/shrinkwrap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:49:37,435 ERROR: Could not find a version that satisfies the requirement shrinkwrap==0.10 (from versions: 0.9, 0.10) 2021-07-09T05:49:37,435 ERROR: No matching distribution found for shrinkwrap==0.10 2021-07-09T05:49:37,435 Exception information: 2021-07-09T05:49:37,435 Traceback (most recent call last): 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:49:37,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:49:37,435 raise RequirementsConflicted(criterion) 2021-07-09T05:49:37,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shrinkwrap==0.10') 2021-07-09T05:49:37,435 2021-07-09T05:49:37,435 During handling of the above exception, another exception occurred: 2021-07-09T05:49:37,435 2021-07-09T05:49:37,435 Traceback (most recent call last): 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:49:37,435 result = self._result = resolver.resolve( 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:49:37,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:49:37,435 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:49:37,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shrinkwrap==0.10'), parent=None)] 2021-07-09T05:49:37,435 2021-07-09T05:49:37,435 The above exception was the direct cause of the following exception: 2021-07-09T05:49:37,435 2021-07-09T05:49:37,435 Traceback (most recent call last): 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:49:37,435 status = self.run(options, args) 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:49:37,435 return func(self, options, args) 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:49:37,435 requirement_set = resolver.resolve( 2021-07-09T05:49:37,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:49:37,435 raise error from e 2021-07-09T05:49:37,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shrinkwrap==0.10 2021-07-09T05:49:37,440 Removed shrinkwrap==0.10 from https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz#sha256=c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7 from build tracker '/tmp/pip-req-tracker-a7pulgnw' 2021-07-09T05:49:37,440 Removed build tracker: '/tmp/pip-req-tracker-a7pulgnw'