2021-07-09T04:46:34,108 Created temporary directory: /tmp/pip-ephem-wheel-cache-7w8g854y 2021-07-09T04:46:34,111 Created temporary directory: /tmp/pip-req-tracker-imox63f9 2021-07-09T04:46:34,111 Initialized build tracking at /tmp/pip-req-tracker-imox63f9 2021-07-09T04:46:34,111 Created build tracker: /tmp/pip-req-tracker-imox63f9 2021-07-09T04:46:34,111 Entered build tracker: /tmp/pip-req-tracker-imox63f9 2021-07-09T04:46:34,112 Created temporary directory: /tmp/pip-wheel-8y4x_ar1 2021-07-09T04:46:34,145 1 location(s) to search for versions of revtrans: 2021-07-09T04:46:34,145 * https://pypi.org/simple/revtrans/ 2021-07-09T04:46:34,145 Fetching project page and analyzing links: https://pypi.org/simple/revtrans/ 2021-07-09T04:46:34,146 Getting page https://pypi.org/simple/revtrans/ 2021-07-09T04:46:34,147 Found index url https://pypi.org/simple 2021-07-09T04:46:34,321 Found link https://files.pythonhosted.org/packages/d7/90/958f1059e08f861743dfc0f0af7a79bd3761db8ec0c339fa0a0ca64c7dc2/revtrans-1.4.tar.gz#sha256=eec334bf134f29e9827e92aee9ff96cfd0b13e4dcc28fe6fd9b3e6c1d5e6b46f (from https://pypi.org/simple/revtrans/), version: 1.4 2021-07-09T04:46:34,322 Skipping link: not a file: https://pypi.org/simple/revtrans/ 2021-07-09T04:46:34,338 Given no hashes to check 1 links for project 'revtrans': discarding no candidates 2021-07-09T04:46:34,355 Collecting revtrans==1.4 2021-07-09T04:46:34,356 Created temporary directory: /tmp/pip-unpack-zynpevxw 2021-07-09T04:46:34,527 Downloading revtrans-1.4.tar.gz (15 kB) 2021-07-09T04:46:34,579 Added revtrans==1.4 from https://files.pythonhosted.org/packages/d7/90/958f1059e08f861743dfc0f0af7a79bd3761db8ec0c339fa0a0ca64c7dc2/revtrans-1.4.tar.gz#sha256=eec334bf134f29e9827e92aee9ff96cfd0b13e4dcc28fe6fd9b3e6c1d5e6b46f to build tracker '/tmp/pip-req-tracker-imox63f9' 2021-07-09T04:46:34,580 Running setup.py (path:/tmp/pip-wheel-8y4x_ar1/revtrans_0e3b382f6e574ed381910300dd5a68f2/setup.py) egg_info for package revtrans 2021-07-09T04:46:34,581 Created temporary directory: /tmp/pip-pip-egg-info-ng0y5ody 2021-07-09T04:46:34,581 Running command python setup.py egg_info 2021-07-09T04:46:35,206 Traceback (most recent call last): 2021-07-09T04:46:35,207 File "", line 1, in 2021-07-09T04:46:35,207 File "/tmp/pip-wheel-8y4x_ar1/revtrans_0e3b382f6e574ed381910300dd5a68f2/setup.py", line 8, in 2021-07-09T04:46:35,207 import revtrans 2021-07-09T04:46:35,207 File "/tmp/pip-wheel-8y4x_ar1/revtrans_0e3b382f6e574ed381910300dd5a68f2/revtrans/__init__.py", line 276 2021-07-09T04:46:35,208 pep = degap(pep,gapin).upper() 2021-07-09T04:46:35,208 TabError: inconsistent use of tabs and spaces in indentation 2021-07-09T04:46:35,257 WARNING: Discarding https://files.pythonhosted.org/packages/d7/90/958f1059e08f861743dfc0f0af7a79bd3761db8ec0c339fa0a0ca64c7dc2/revtrans-1.4.tar.gz#sha256=eec334bf134f29e9827e92aee9ff96cfd0b13e4dcc28fe6fd9b3e6c1d5e6b46f (from https://pypi.org/simple/revtrans/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:46:35,259 ERROR: Could not find a version that satisfies the requirement revtrans==1.4 (from versions: 1.4) 2021-07-09T04:46:35,259 ERROR: No matching distribution found for revtrans==1.4 2021-07-09T04:46:35,259 Exception information: 2021-07-09T04:46:35,259 Traceback (most recent call last): 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:46:35,259 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:46:35,259 raise RequirementsConflicted(criterion) 2021-07-09T04:46:35,259 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('revtrans==1.4') 2021-07-09T04:46:35,259 2021-07-09T04:46:35,259 During handling of the above exception, another exception occurred: 2021-07-09T04:46:35,259 2021-07-09T04:46:35,259 Traceback (most recent call last): 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:46:35,259 result = self._result = resolver.resolve( 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:46:35,259 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:46:35,259 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:46:35,259 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('revtrans==1.4'), parent=None)] 2021-07-09T04:46:35,259 2021-07-09T04:46:35,259 The above exception was the direct cause of the following exception: 2021-07-09T04:46:35,259 2021-07-09T04:46:35,259 Traceback (most recent call last): 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:46:35,259 status = self.run(options, args) 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:46:35,259 return func(self, options, args) 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:46:35,259 requirement_set = resolver.resolve( 2021-07-09T04:46:35,259 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:46:35,259 raise error from e 2021-07-09T04:46:35,259 pip._internal.exceptions.DistributionNotFound: No matching distribution found for revtrans==1.4 2021-07-09T04:46:35,264 Removed revtrans==1.4 from https://files.pythonhosted.org/packages/d7/90/958f1059e08f861743dfc0f0af7a79bd3761db8ec0c339fa0a0ca64c7dc2/revtrans-1.4.tar.gz#sha256=eec334bf134f29e9827e92aee9ff96cfd0b13e4dcc28fe6fd9b3e6c1d5e6b46f from build tracker '/tmp/pip-req-tracker-imox63f9' 2021-07-09T04:46:35,264 Removed build tracker: '/tmp/pip-req-tracker-imox63f9'