2021-07-08T15:34:36,222 Created temporary directory: /tmp/pip-ephem-wheel-cache-0stig1v7 2021-07-08T15:34:36,225 Created temporary directory: /tmp/pip-req-tracker-sfhfgwzj 2021-07-08T15:34:36,226 Initialized build tracking at /tmp/pip-req-tracker-sfhfgwzj 2021-07-08T15:34:36,226 Created build tracker: /tmp/pip-req-tracker-sfhfgwzj 2021-07-08T15:34:36,226 Entered build tracker: /tmp/pip-req-tracker-sfhfgwzj 2021-07-08T15:34:36,227 Created temporary directory: /tmp/pip-wheel-ctwwgj9s 2021-07-08T15:34:36,260 1 location(s) to search for versions of autoinstall: 2021-07-08T15:34:36,260 * https://pypi.org/simple/autoinstall/ 2021-07-08T15:34:36,260 Fetching project page and analyzing links: https://pypi.org/simple/autoinstall/ 2021-07-08T15:34:36,261 Getting page https://pypi.org/simple/autoinstall/ 2021-07-08T15:34:36,262 Found index url https://pypi.org/simple 2021-07-08T15:34:36,351 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:34:36,351 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:34:36,352 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:34:36,352 Skipping link: not a file: https://pypi.org/simple/autoinstall/ 2021-07-08T15:34:36,369 Given no hashes to check 1 links for project 'autoinstall': discarding no candidates 2021-07-08T15:34:36,386 Collecting autoinstall==0.1a2 2021-07-08T15:34:36,388 Created temporary directory: /tmp/pip-unpack-cek95r_z 2021-07-08T15:34:36,430 Downloading autoinstall-0.1a2.tar.gz (3.4 kB) 2021-07-08T15:34:36,445 Added autoinstall==0.1a2 from https://files.pythonhosted.org/packages/5c/88/69b952c3dbb698d1a77b6eeb16ced492bee6fe8d1b634d3b3e1057e2b8e6/autoinstall-0.1a2.tar.gz#sha256=4809d97712e7b3f0e12d8ce45f7d77fe3f246f66b81c6dffecd38dce2c463d67 to build tracker '/tmp/pip-req-tracker-sfhfgwzj' 2021-07-08T15:34:36,446 Running setup.py (path:/tmp/pip-wheel-ctwwgj9s/autoinstall_32b69ce0aefc4fa086ae03dafd229fda/setup.py) egg_info for package autoinstall 2021-07-08T15:34:36,446 Created temporary directory: /tmp/pip-pip-egg-info-t56g_hjp 2021-07-08T15:34:36,447 Running command python setup.py egg_info 2021-07-08T15:34:37,077 Traceback (most recent call last): 2021-07-08T15:34:37,077 File "", line 1, in 2021-07-08T15:34:37,077 File "/tmp/pip-wheel-ctwwgj9s/autoinstall_32b69ce0aefc4fa086ae03dafd229fda/setup.py", line 5, in 2021-07-08T15:34:37,078 import autoinstall as package 2021-07-08T15:34:37,078 File "/tmp/pip-wheel-ctwwgj9s/autoinstall_32b69ce0aefc4fa086ae03dafd229fda/autoinstall.py", line 151 2021-07-08T15:34:37,078 except Exception, err: 2021-07-08T15:34:37,079 ^ 2021-07-08T15:34:37,079 SyntaxError: invalid syntax 2021-07-08T15:34:37,127 WARNING: Discarding https://files.pythonhosted.org/packages/5c/88/69b952c3dbb698d1a77b6eeb16ced492bee6fe8d1b634d3b3e1057e2b8e6/autoinstall-0.1a2.tar.gz#sha256=4809d97712e7b3f0e12d8ce45f7d77fe3f246f66b81c6dffecd38dce2c463d67 (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:34:37,129 ERROR: Could not find a version that satisfies the requirement autoinstall==0.1a2 (from versions: 0.1a0, 0.1a2, 0.2) 2021-07-08T15:34:37,129 ERROR: No matching distribution found for autoinstall==0.1a2 2021-07-08T15:34:37,130 Exception information: 2021-07-08T15:34:37,130 Traceback (most recent call last): 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:34:37,130 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:34:37,130 raise RequirementsConflicted(criterion) 2021-07-08T15:34:37,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autoinstall==0.1a2') 2021-07-08T15:34:37,130 2021-07-08T15:34:37,130 During handling of the above exception, another exception occurred: 2021-07-08T15:34:37,130 2021-07-08T15:34:37,130 Traceback (most recent call last): 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:34:37,130 result = self._result = resolver.resolve( 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:34:37,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:34:37,130 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:34:37,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autoinstall==0.1a2'), parent=None)] 2021-07-08T15:34:37,130 2021-07-08T15:34:37,130 The above exception was the direct cause of the following exception: 2021-07-08T15:34:37,130 2021-07-08T15:34:37,130 Traceback (most recent call last): 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:34:37,130 status = self.run(options, args) 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:34:37,130 return func(self, options, args) 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:34:37,130 requirement_set = resolver.resolve( 2021-07-08T15:34:37,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:34:37,130 raise error from e 2021-07-08T15:34:37,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autoinstall==0.1a2 2021-07-08T15:34:37,135 Removed autoinstall==0.1a2 from https://files.pythonhosted.org/packages/5c/88/69b952c3dbb698d1a77b6eeb16ced492bee6fe8d1b634d3b3e1057e2b8e6/autoinstall-0.1a2.tar.gz#sha256=4809d97712e7b3f0e12d8ce45f7d77fe3f246f66b81c6dffecd38dce2c463d67 from build tracker '/tmp/pip-req-tracker-sfhfgwzj' 2021-07-08T15:34:37,135 Removed build tracker: '/tmp/pip-req-tracker-sfhfgwzj'