2021-07-08T19:14:50,968 Created temporary directory: /tmp/pip-ephem-wheel-cache-hgnz2o4e 2021-07-08T19:14:50,971 Created temporary directory: /tmp/pip-req-tracker-sjdk4q9g 2021-07-08T19:14:50,971 Initialized build tracking at /tmp/pip-req-tracker-sjdk4q9g 2021-07-08T19:14:50,972 Created build tracker: /tmp/pip-req-tracker-sjdk4q9g 2021-07-08T19:14:50,972 Entered build tracker: /tmp/pip-req-tracker-sjdk4q9g 2021-07-08T19:14:50,973 Created temporary directory: /tmp/pip-wheel-njkt845u 2021-07-08T19:14:51,006 1 location(s) to search for versions of simplui: 2021-07-08T19:14:51,006 * https://pypi.org/simple/simplui/ 2021-07-08T19:14:51,007 Fetching project page and analyzing links: https://pypi.org/simple/simplui/ 2021-07-08T19:14:51,007 Getting page https://pypi.org/simple/simplui/ 2021-07-08T19:14:51,009 Found index url https://pypi.org/simple 2021-07-08T19:14:51,191 Found link https://files.pythonhosted.org/packages/b6/37/45c5a0afb8196e55afcc4fcb0be2a75272d020979a453430bba3d4a98753/simplui-1.0.3.tar.gz#sha256=3eb7eafff42f61bff5317cae6a4290a444874183af64c433ccbdddb7003d9192 (from https://pypi.org/simple/simplui/), version: 1.0.3 2021-07-08T19:14:51,192 Found link https://files.pythonhosted.org/packages/2f/4c/6784082b5bbe308ea410522b427cffe8f39b39983bae9f3943c393634995/simplui-1.0.4.tar.gz#sha256=90cae51319627bb8aedebfcc8de3d63ae5eb81ee74b087fa995959d0747e7474 (from https://pypi.org/simple/simplui/), version: 1.0.4 2021-07-08T19:14:51,192 Skipping link: not a file: https://pypi.org/simple/simplui/ 2021-07-08T19:14:51,208 Given no hashes to check 1 links for project 'simplui': discarding no candidates 2021-07-08T19:14:51,225 Collecting simplui==1.0.3 2021-07-08T19:14:51,227 Created temporary directory: /tmp/pip-unpack-ljclyg9x 2021-07-08T19:14:51,401 Downloading simplui-1.0.3.tar.gz (32 kB) 2021-07-08T19:14:51,502 Added simplui==1.0.3 from https://files.pythonhosted.org/packages/b6/37/45c5a0afb8196e55afcc4fcb0be2a75272d020979a453430bba3d4a98753/simplui-1.0.3.tar.gz#sha256=3eb7eafff42f61bff5317cae6a4290a444874183af64c433ccbdddb7003d9192 to build tracker '/tmp/pip-req-tracker-sjdk4q9g' 2021-07-08T19:14:51,503 Running setup.py (path:/tmp/pip-wheel-njkt845u/simplui_5dd6083a4f97429eb933995efa285c76/setup.py) egg_info for package simplui 2021-07-08T19:14:51,503 Created temporary directory: /tmp/pip-pip-egg-info-3mktkz1t 2021-07-08T19:14:51,504 Running command python setup.py egg_info 2021-07-08T19:14:52,162 Traceback (most recent call last): 2021-07-08T19:14:52,163 File "", line 1, in 2021-07-08T19:14:52,163 File "/tmp/pip-wheel-njkt845u/simplui_5dd6083a4f97429eb933995efa285c76/setup.py", line 1, in 2021-07-08T19:14:52,163 import ez_setup 2021-07-08T19:14:52,164 File "/tmp/pip-wheel-njkt845u/simplui_5dd6083a4f97429eb933995efa285c76/ez_setup.py", line 98 2021-07-08T19:14:52,164 except pkg_resources.VersionConflict, e: 2021-07-08T19:14:52,164 ^ 2021-07-08T19:14:52,164 SyntaxError: invalid syntax 2021-07-08T19:14:52,213 WARNING: Discarding https://files.pythonhosted.org/packages/b6/37/45c5a0afb8196e55afcc4fcb0be2a75272d020979a453430bba3d4a98753/simplui-1.0.3.tar.gz#sha256=3eb7eafff42f61bff5317cae6a4290a444874183af64c433ccbdddb7003d9192 (from https://pypi.org/simple/simplui/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:14:52,215 ERROR: Could not find a version that satisfies the requirement simplui==1.0.3 (from versions: 1.0.3, 1.0.4) 2021-07-08T19:14:52,215 ERROR: No matching distribution found for simplui==1.0.3 2021-07-08T19:14:52,215 Exception information: 2021-07-08T19:14:52,215 Traceback (most recent call last): 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:14:52,215 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:14:52,215 raise RequirementsConflicted(criterion) 2021-07-08T19:14:52,215 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simplui==1.0.3') 2021-07-08T19:14:52,215 2021-07-08T19:14:52,215 During handling of the above exception, another exception occurred: 2021-07-08T19:14:52,215 2021-07-08T19:14:52,215 Traceback (most recent call last): 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:14:52,215 result = self._result = resolver.resolve( 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:14:52,215 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:14:52,215 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:14:52,215 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simplui==1.0.3'), parent=None)] 2021-07-08T19:14:52,215 2021-07-08T19:14:52,215 The above exception was the direct cause of the following exception: 2021-07-08T19:14:52,215 2021-07-08T19:14:52,215 Traceback (most recent call last): 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:14:52,215 status = self.run(options, args) 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:14:52,215 return func(self, options, args) 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:14:52,215 requirement_set = resolver.resolve( 2021-07-08T19:14:52,215 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:14:52,215 raise error from e 2021-07-08T19:14:52,215 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simplui==1.0.3 2021-07-08T19:14:52,221 Removed simplui==1.0.3 from https://files.pythonhosted.org/packages/b6/37/45c5a0afb8196e55afcc4fcb0be2a75272d020979a453430bba3d4a98753/simplui-1.0.3.tar.gz#sha256=3eb7eafff42f61bff5317cae6a4290a444874183af64c433ccbdddb7003d9192 from build tracker '/tmp/pip-req-tracker-sjdk4q9g' 2021-07-08T19:14:52,221 Removed build tracker: '/tmp/pip-req-tracker-sjdk4q9g'