2021-07-08T20:32:58,541 Created temporary directory: /tmp/pip-ephem-wheel-cache-8sk5da11 2021-07-08T20:32:58,544 Created temporary directory: /tmp/pip-req-tracker-36jwax07 2021-07-08T20:32:58,545 Initialized build tracking at /tmp/pip-req-tracker-36jwax07 2021-07-08T20:32:58,545 Created build tracker: /tmp/pip-req-tracker-36jwax07 2021-07-08T20:32:58,545 Entered build tracker: /tmp/pip-req-tracker-36jwax07 2021-07-08T20:32:58,546 Created temporary directory: /tmp/pip-wheel-hj1vlsyc 2021-07-08T20:32:58,578 1 location(s) to search for versions of autoinstall: 2021-07-08T20:32:58,578 * https://pypi.org/simple/autoinstall/ 2021-07-08T20:32:58,578 Fetching project page and analyzing links: https://pypi.org/simple/autoinstall/ 2021-07-08T20:32:58,579 Getting page https://pypi.org/simple/autoinstall/ 2021-07-08T20:32:58,580 Found index url https://pypi.org/simple 2021-07-08T20:32:58,669 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-08T20:32:58,669 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-08T20:32:58,669 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-08T20:32:58,670 Skipping link: not a file: https://pypi.org/simple/autoinstall/ 2021-07-08T20:32:58,686 Given no hashes to check 1 links for project 'autoinstall': discarding no candidates 2021-07-08T20:32:58,703 Collecting autoinstall==0.2 2021-07-08T20:32:58,705 Created temporary directory: /tmp/pip-unpack-117x18zc 2021-07-08T20:32:58,746 Downloading autoinstall-0.2.tar.gz (4.5 kB) 2021-07-08T20:32:58,761 Added autoinstall==0.2 from https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 to build tracker '/tmp/pip-req-tracker-36jwax07' 2021-07-08T20:32:58,762 Running setup.py (path:/tmp/pip-wheel-hj1vlsyc/autoinstall_b61f47bfa51f44788f70e9487ed5d593/setup.py) egg_info for package autoinstall 2021-07-08T20:32:58,763 Created temporary directory: /tmp/pip-pip-egg-info-jopplozh 2021-07-08T20:32:58,763 Running command python setup.py egg_info 2021-07-08T20:32:59,381 Traceback (most recent call last): 2021-07-08T20:32:59,382 File "", line 1, in 2021-07-08T20:32:59,382 File "/tmp/pip-wheel-hj1vlsyc/autoinstall_b61f47bfa51f44788f70e9487ed5d593/setup.py", line 5, in 2021-07-08T20:32:59,383 import autoinstall as package 2021-07-08T20:32:59,383 File "/tmp/pip-wheel-hj1vlsyc/autoinstall_b61f47bfa51f44788f70e9487ed5d593/autoinstall.py", line 158 2021-07-08T20:32:59,383 except Exception, err: 2021-07-08T20:32:59,384 ^ 2021-07-08T20:32:59,384 SyntaxError: invalid syntax 2021-07-08T20:32:59,432 WARNING: Discarding https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 (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-08T20:32:59,434 ERROR: Could not find a version that satisfies the requirement autoinstall==0.2 (from versions: 0.1a0, 0.1a2, 0.2) 2021-07-08T20:32:59,434 ERROR: No matching distribution found for autoinstall==0.2 2021-07-08T20:32:59,434 Exception information: 2021-07-08T20:32:59,434 Traceback (most recent call last): 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T20:32:59,434 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T20:32:59,434 raise RequirementsConflicted(criterion) 2021-07-08T20:32:59,434 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autoinstall==0.2') 2021-07-08T20:32:59,434 2021-07-08T20:32:59,434 During handling of the above exception, another exception occurred: 2021-07-08T20:32:59,434 2021-07-08T20:32:59,434 Traceback (most recent call last): 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T20:32:59,434 result = self._result = resolver.resolve( 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T20:32:59,434 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T20:32:59,434 raise ResolutionImpossible(e.criterion.information) 2021-07-08T20:32:59,434 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autoinstall==0.2'), parent=None)] 2021-07-08T20:32:59,434 2021-07-08T20:32:59,434 The above exception was the direct cause of the following exception: 2021-07-08T20:32:59,434 2021-07-08T20:32:59,434 Traceback (most recent call last): 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T20:32:59,434 status = self.run(options, args) 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T20:32:59,434 return func(self, options, args) 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T20:32:59,434 requirement_set = resolver.resolve( 2021-07-08T20:32:59,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T20:32:59,434 raise error from e 2021-07-08T20:32:59,434 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autoinstall==0.2 2021-07-08T20:32:59,439 Removed autoinstall==0.2 from https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 from build tracker '/tmp/pip-req-tracker-36jwax07' 2021-07-08T20:32:59,439 Removed build tracker: '/tmp/pip-req-tracker-36jwax07'