2021-07-10T01:29:03,341 Created temporary directory: /tmp/pip-ephem-wheel-cache-yg7lp78d 2021-07-10T01:29:03,344 Created temporary directory: /tmp/pip-req-tracker-6pu79bbq 2021-07-10T01:29:03,345 Initialized build tracking at /tmp/pip-req-tracker-6pu79bbq 2021-07-10T01:29:03,345 Created build tracker: /tmp/pip-req-tracker-6pu79bbq 2021-07-10T01:29:03,345 Entered build tracker: /tmp/pip-req-tracker-6pu79bbq 2021-07-10T01:29:03,346 Created temporary directory: /tmp/pip-wheel-n7iaoqtb 2021-07-10T01:29:03,380 1 location(s) to search for versions of backupallthethings: 2021-07-10T01:29:03,380 * https://pypi.org/simple/backupallthethings/ 2021-07-10T01:29:03,381 Fetching project page and analyzing links: https://pypi.org/simple/backupallthethings/ 2021-07-10T01:29:03,381 Getting page https://pypi.org/simple/backupallthethings/ 2021-07-10T01:29:03,383 Found index url https://pypi.org/simple 2021-07-10T01:29:03,558 Found link https://files.pythonhosted.org/packages/d0/95/0df752c3f622489823e66fd64008678d92e69e10df2a4f666fc9bc022806/backupallthethings-0.0.5.tar.gz#sha256=b01a5d9b4b9b796fbdedd7af69e337d64e6c8559afed0689f3fc4aabe10192d9 (from https://pypi.org/simple/backupallthethings/), version: 0.0.5 2021-07-10T01:29:03,559 Skipping link: not a file: https://pypi.org/simple/backupallthethings/ 2021-07-10T01:29:03,575 Given no hashes to check 1 links for project 'backupallthethings': discarding no candidates 2021-07-10T01:29:03,592 Collecting backupallthethings==0.0.5 2021-07-10T01:29:03,594 Created temporary directory: /tmp/pip-unpack-5ov44sms 2021-07-10T01:29:03,764 Downloading backupallthethings-0.0.5.tar.gz (9.0 kB) 2021-07-10T01:29:03,840 Added backupallthethings==0.0.5 from https://files.pythonhosted.org/packages/d0/95/0df752c3f622489823e66fd64008678d92e69e10df2a4f666fc9bc022806/backupallthethings-0.0.5.tar.gz#sha256=b01a5d9b4b9b796fbdedd7af69e337d64e6c8559afed0689f3fc4aabe10192d9 to build tracker '/tmp/pip-req-tracker-6pu79bbq' 2021-07-10T01:29:03,841 Running setup.py (path:/tmp/pip-wheel-n7iaoqtb/backupallthethings_283c522036e243ddbd7a8c73779a8c2e/setup.py) egg_info for package backupallthethings 2021-07-10T01:29:03,842 Created temporary directory: /tmp/pip-pip-egg-info-g_58uxcb 2021-07-10T01:29:03,842 Running command python setup.py egg_info 2021-07-10T01:29:04,478 Traceback (most recent call last): 2021-07-10T01:29:04,479 File "", line 1, in 2021-07-10T01:29:04,479 File "/tmp/pip-wheel-n7iaoqtb/backupallthethings_283c522036e243ddbd7a8c73779a8c2e/setup.py", line 13 2021-07-10T01:29:04,479 print 'Setuptools is required.' 2021-07-10T01:29:04,480 ^ 2021-07-10T01:29:04,480 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Setuptools is required.')? 2021-07-10T01:29:04,527 WARNING: Discarding https://files.pythonhosted.org/packages/d0/95/0df752c3f622489823e66fd64008678d92e69e10df2a4f666fc9bc022806/backupallthethings-0.0.5.tar.gz#sha256=b01a5d9b4b9b796fbdedd7af69e337d64e6c8559afed0689f3fc4aabe10192d9 (from https://pypi.org/simple/backupallthethings/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:29:04,529 ERROR: Could not find a version that satisfies the requirement backupallthethings==0.0.5 (from versions: 0.0.5) 2021-07-10T01:29:04,529 ERROR: No matching distribution found for backupallthethings==0.0.5 2021-07-10T01:29:04,529 Exception information: 2021-07-10T01:29:04,529 Traceback (most recent call last): 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:29:04,529 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:29:04,529 raise RequirementsConflicted(criterion) 2021-07-10T01:29:04,529 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('backupallthethings==0.0.5') 2021-07-10T01:29:04,529 2021-07-10T01:29:04,529 During handling of the above exception, another exception occurred: 2021-07-10T01:29:04,529 2021-07-10T01:29:04,529 Traceback (most recent call last): 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:29:04,529 result = self._result = resolver.resolve( 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:29:04,529 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:29:04,529 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:29:04,529 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('backupallthethings==0.0.5'), parent=None)] 2021-07-10T01:29:04,529 2021-07-10T01:29:04,529 The above exception was the direct cause of the following exception: 2021-07-10T01:29:04,529 2021-07-10T01:29:04,529 Traceback (most recent call last): 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:29:04,529 status = self.run(options, args) 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:29:04,529 return func(self, options, args) 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:29:04,529 requirement_set = resolver.resolve( 2021-07-10T01:29:04,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:29:04,529 raise error from e 2021-07-10T01:29:04,529 pip._internal.exceptions.DistributionNotFound: No matching distribution found for backupallthethings==0.0.5 2021-07-10T01:29:04,535 Removed backupallthethings==0.0.5 from https://files.pythonhosted.org/packages/d0/95/0df752c3f622489823e66fd64008678d92e69e10df2a4f666fc9bc022806/backupallthethings-0.0.5.tar.gz#sha256=b01a5d9b4b9b796fbdedd7af69e337d64e6c8559afed0689f3fc4aabe10192d9 from build tracker '/tmp/pip-req-tracker-6pu79bbq' 2021-07-10T01:29:04,535 Removed build tracker: '/tmp/pip-req-tracker-6pu79bbq'