2021-07-09T07:02:17,719 Created temporary directory: /tmp/pip-ephem-wheel-cache-1w5e9oga 2021-07-09T07:02:17,723 Created temporary directory: /tmp/pip-req-tracker-36ff5esi 2021-07-09T07:02:17,723 Initialized build tracking at /tmp/pip-req-tracker-36ff5esi 2021-07-09T07:02:17,723 Created build tracker: /tmp/pip-req-tracker-36ff5esi 2021-07-09T07:02:17,723 Entered build tracker: /tmp/pip-req-tracker-36ff5esi 2021-07-09T07:02:17,724 Created temporary directory: /tmp/pip-wheel-11ytuyrq 2021-07-09T07:02:17,758 1 location(s) to search for versions of slbackup: 2021-07-09T07:02:17,758 * https://pypi.org/simple/slbackup/ 2021-07-09T07:02:17,758 Fetching project page and analyzing links: https://pypi.org/simple/slbackup/ 2021-07-09T07:02:17,759 Getting page https://pypi.org/simple/slbackup/ 2021-07-09T07:02:17,760 Found index url https://pypi.org/simple 2021-07-09T07:02:17,938 Found link https://files.pythonhosted.org/packages/d6/96/b265ba9a737843e85fa36673a043aef5a3b1d1b75bc86442357a7985e845/slbackup-2.0.tar.gz#sha256=f02b727eb21aab7211e097f38c92401818003cf15675d2bec0581468ee8fb540 (from https://pypi.org/simple/slbackup/), version: 2.0 2021-07-09T07:02:17,938 Skipping link: not a file: https://pypi.org/simple/slbackup/ 2021-07-09T07:02:17,954 Given no hashes to check 1 links for project 'slbackup': discarding no candidates 2021-07-09T07:02:17,971 Collecting slbackup==2.0 2021-07-09T07:02:17,973 Created temporary directory: /tmp/pip-unpack-10mh73f8 2021-07-09T07:02:18,146 Downloading slbackup-2.0.tar.gz (8.4 kB) 2021-07-09T07:02:18,184 Added slbackup==2.0 from https://files.pythonhosted.org/packages/d6/96/b265ba9a737843e85fa36673a043aef5a3b1d1b75bc86442357a7985e845/slbackup-2.0.tar.gz#sha256=f02b727eb21aab7211e097f38c92401818003cf15675d2bec0581468ee8fb540 to build tracker '/tmp/pip-req-tracker-36ff5esi' 2021-07-09T07:02:18,185 Running setup.py (path:/tmp/pip-wheel-11ytuyrq/slbackup_81ab42fb2836447b8107e92de563c2a9/setup.py) egg_info for package slbackup 2021-07-09T07:02:18,186 Created temporary directory: /tmp/pip-pip-egg-info-4uqlf10a 2021-07-09T07:02:18,187 Running command python setup.py egg_info 2021-07-09T07:02:18,829 Traceback (most recent call last): 2021-07-09T07:02:18,830 File "", line 1, in 2021-07-09T07:02:18,830 File "/tmp/pip-wheel-11ytuyrq/slbackup_81ab42fb2836447b8107e92de563c2a9/setup.py", line 4, in 2021-07-09T07:02:18,830 from slbackup import __version__ 2021-07-09T07:02:18,831 File "/tmp/pip-wheel-11ytuyrq/slbackup_81ab42fb2836447b8107e92de563c2a9/slbackup.py", line 30 2021-07-09T07:02:18,831 print "ERROR: You need the latest object storage bindings from github:" 2021-07-09T07:02:18,831 ^ 2021-07-09T07:02:18,831 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("ERROR: You need the latest object storage bindings from github:")? 2021-07-09T07:02:18,879 WARNING: Discarding https://files.pythonhosted.org/packages/d6/96/b265ba9a737843e85fa36673a043aef5a3b1d1b75bc86442357a7985e845/slbackup-2.0.tar.gz#sha256=f02b727eb21aab7211e097f38c92401818003cf15675d2bec0581468ee8fb540 (from https://pypi.org/simple/slbackup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:02:18,881 ERROR: Could not find a version that satisfies the requirement slbackup==2.0 (from versions: 2.0) 2021-07-09T07:02:18,881 ERROR: No matching distribution found for slbackup==2.0 2021-07-09T07:02:18,881 Exception information: 2021-07-09T07:02:18,881 Traceback (most recent call last): 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:02:18,881 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:02:18,881 raise RequirementsConflicted(criterion) 2021-07-09T07:02:18,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('slbackup==2.0') 2021-07-09T07:02:18,881 2021-07-09T07:02:18,881 During handling of the above exception, another exception occurred: 2021-07-09T07:02:18,881 2021-07-09T07:02:18,881 Traceback (most recent call last): 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:02:18,881 result = self._result = resolver.resolve( 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:02:18,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:02:18,881 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:02:18,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('slbackup==2.0'), parent=None)] 2021-07-09T07:02:18,881 2021-07-09T07:02:18,881 The above exception was the direct cause of the following exception: 2021-07-09T07:02:18,881 2021-07-09T07:02:18,881 Traceback (most recent call last): 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:02:18,881 status = self.run(options, args) 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:02:18,881 return func(self, options, args) 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:02:18,881 requirement_set = resolver.resolve( 2021-07-09T07:02:18,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:02:18,881 raise error from e 2021-07-09T07:02:18,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for slbackup==2.0 2021-07-09T07:02:18,886 Removed slbackup==2.0 from https://files.pythonhosted.org/packages/d6/96/b265ba9a737843e85fa36673a043aef5a3b1d1b75bc86442357a7985e845/slbackup-2.0.tar.gz#sha256=f02b727eb21aab7211e097f38c92401818003cf15675d2bec0581468ee8fb540 from build tracker '/tmp/pip-req-tracker-36ff5esi' 2021-07-09T07:02:18,887 Removed build tracker: '/tmp/pip-req-tracker-36ff5esi'