2021-07-08T15:30:13,424 Created temporary directory: /tmp/pip-ephem-wheel-cache-9a2cgz4o 2021-07-08T15:30:13,427 Created temporary directory: /tmp/pip-req-tracker-sd9y05n0 2021-07-08T15:30:13,428 Initialized build tracking at /tmp/pip-req-tracker-sd9y05n0 2021-07-08T15:30:13,428 Created build tracker: /tmp/pip-req-tracker-sd9y05n0 2021-07-08T15:30:13,428 Entered build tracker: /tmp/pip-req-tracker-sd9y05n0 2021-07-08T15:30:13,429 Created temporary directory: /tmp/pip-wheel-rr2jqfyn 2021-07-08T15:30:13,462 1 location(s) to search for versions of autoinstall: 2021-07-08T15:30:13,462 * https://pypi.org/simple/autoinstall/ 2021-07-08T15:30:13,463 Fetching project page and analyzing links: https://pypi.org/simple/autoinstall/ 2021-07-08T15:30:13,463 Getting page https://pypi.org/simple/autoinstall/ 2021-07-08T15:30:13,465 Found index url https://pypi.org/simple 2021-07-08T15:30:13,649 Found link https://files.pythonhosted.org/packages/a0/9c/24bbd7cbf344704edc13b3693cc1f987e63e0679bdeeaccccc011c356bd9/autoinstall-0.1a.tar.gz#sha256=a09aa45d56e5b4f60bf6730b32514464f21636d41a908c6de6819f0db82b3d8e (from https://pypi.org/simple/autoinstall/), version: 0.1a 2021-07-08T15:30:13,650 Found link https://files.pythonhosted.org/packages/5c/88/69b952c3dbb698d1a77b6eeb16ced492bee6fe8d1b634d3b3e1057e2b8e6/autoinstall-0.1a2.tar.gz#sha256=4809d97712e7b3f0e12d8ce45f7d77fe3f246f66b81c6dffecd38dce2c463d67 (from https://pypi.org/simple/autoinstall/), version: 0.1a2 2021-07-08T15:30:13,650 Found link https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 (from https://pypi.org/simple/autoinstall/), version: 0.2 2021-07-08T15:30:13,650 Skipping link: not a file: https://pypi.org/simple/autoinstall/ 2021-07-08T15:30:13,666 Given no hashes to check 1 links for project 'autoinstall': discarding no candidates 2021-07-08T15:30:13,684 Collecting autoinstall==0.1a 2021-07-08T15:30:13,685 Created temporary directory: /tmp/pip-unpack-0rp9eqkc 2021-07-08T15:30:13,724 Downloading autoinstall-0.1a.tar.gz (2.8 kB) 2021-07-08T15:30:13,737 Added autoinstall==0.1a from https://files.pythonhosted.org/packages/a0/9c/24bbd7cbf344704edc13b3693cc1f987e63e0679bdeeaccccc011c356bd9/autoinstall-0.1a.tar.gz#sha256=a09aa45d56e5b4f60bf6730b32514464f21636d41a908c6de6819f0db82b3d8e to build tracker '/tmp/pip-req-tracker-sd9y05n0' 2021-07-08T15:30:13,738 Running setup.py (path:/tmp/pip-wheel-rr2jqfyn/autoinstall_9322e4d6a5e046ceb733753f54d0a52c/setup.py) egg_info for package autoinstall 2021-07-08T15:30:13,739 Created temporary directory: /tmp/pip-pip-egg-info-dotxj20_ 2021-07-08T15:30:13,739 Running command python setup.py egg_info 2021-07-08T15:30:14,354 Traceback (most recent call last): 2021-07-08T15:30:14,355 File "", line 1, in 2021-07-08T15:30:14,355 File "/tmp/pip-wheel-rr2jqfyn/autoinstall_9322e4d6a5e046ceb733753f54d0a52c/setup.py", line 5, in 2021-07-08T15:30:14,356 import autoinstall as package 2021-07-08T15:30:14,356 File "/tmp/pip-wheel-rr2jqfyn/autoinstall_9322e4d6a5e046ceb733753f54d0a52c/autoinstall.py", line 110 2021-07-08T15:30:14,356 except Exception, err: 2021-07-08T15:30:14,356 ^ 2021-07-08T15:30:14,356 SyntaxError: invalid syntax 2021-07-08T15:30:14,404 WARNING: Discarding https://files.pythonhosted.org/packages/a0/9c/24bbd7cbf344704edc13b3693cc1f987e63e0679bdeeaccccc011c356bd9/autoinstall-0.1a.tar.gz#sha256=a09aa45d56e5b4f60bf6730b32514464f21636d41a908c6de6819f0db82b3d8e (from https://pypi.org/simple/autoinstall/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:30:14,406 ERROR: Could not find a version that satisfies the requirement autoinstall==0.1a (from versions: 0.1a0, 0.1a2, 0.2) 2021-07-08T15:30:14,406 ERROR: No matching distribution found for autoinstall==0.1a 2021-07-08T15:30:14,406 Exception information: 2021-07-08T15:30:14,406 Traceback (most recent call last): 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:30:14,406 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:30:14,406 raise RequirementsConflicted(criterion) 2021-07-08T15:30:14,406 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autoinstall==0.1a') 2021-07-08T15:30:14,406 2021-07-08T15:30:14,406 During handling of the above exception, another exception occurred: 2021-07-08T15:30:14,406 2021-07-08T15:30:14,406 Traceback (most recent call last): 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:30:14,406 result = self._result = resolver.resolve( 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:30:14,406 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:30:14,406 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:30:14,406 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autoinstall==0.1a'), parent=None)] 2021-07-08T15:30:14,406 2021-07-08T15:30:14,406 The above exception was the direct cause of the following exception: 2021-07-08T15:30:14,406 2021-07-08T15:30:14,406 Traceback (most recent call last): 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:30:14,406 status = self.run(options, args) 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:30:14,406 return func(self, options, args) 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:30:14,406 requirement_set = resolver.resolve( 2021-07-08T15:30:14,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:30:14,406 raise error from e 2021-07-08T15:30:14,406 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autoinstall==0.1a 2021-07-08T15:30:14,411 Removed autoinstall==0.1a from https://files.pythonhosted.org/packages/a0/9c/24bbd7cbf344704edc13b3693cc1f987e63e0679bdeeaccccc011c356bd9/autoinstall-0.1a.tar.gz#sha256=a09aa45d56e5b4f60bf6730b32514464f21636d41a908c6de6819f0db82b3d8e from build tracker '/tmp/pip-req-tracker-sd9y05n0' 2021-07-08T15:30:14,412 Removed build tracker: '/tmp/pip-req-tracker-sd9y05n0'