2021-07-08T19:15:16,294 Created temporary directory: /tmp/pip-ephem-wheel-cache-n1j2erxh 2021-07-08T19:15:16,297 Created temporary directory: /tmp/pip-req-tracker-65u1f4hs 2021-07-08T19:15:16,298 Initialized build tracking at /tmp/pip-req-tracker-65u1f4hs 2021-07-08T19:15:16,298 Created build tracker: /tmp/pip-req-tracker-65u1f4hs 2021-07-08T19:15:16,298 Entered build tracker: /tmp/pip-req-tracker-65u1f4hs 2021-07-08T19:15:16,299 Created temporary directory: /tmp/pip-wheel-ci_b4jdc 2021-07-08T19:15:16,334 1 location(s) to search for versions of simplui: 2021-07-08T19:15:16,334 * https://pypi.org/simple/simplui/ 2021-07-08T19:15:16,334 Fetching project page and analyzing links: https://pypi.org/simple/simplui/ 2021-07-08T19:15:16,335 Getting page https://pypi.org/simple/simplui/ 2021-07-08T19:15:16,336 Found index url https://pypi.org/simple 2021-07-08T19:15:16,426 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:15:16,427 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:15:16,427 Skipping link: not a file: https://pypi.org/simple/simplui/ 2021-07-08T19:15:16,443 Given no hashes to check 1 links for project 'simplui': discarding no candidates 2021-07-08T19:15:16,461 Collecting simplui==1.0.4 2021-07-08T19:15:16,462 Created temporary directory: /tmp/pip-unpack-f2km83co 2021-07-08T19:15:16,638 Downloading simplui-1.0.4.tar.gz (18 kB) 2021-07-08T19:15:16,724 Added simplui==1.0.4 from https://files.pythonhosted.org/packages/2f/4c/6784082b5bbe308ea410522b427cffe8f39b39983bae9f3943c393634995/simplui-1.0.4.tar.gz#sha256=90cae51319627bb8aedebfcc8de3d63ae5eb81ee74b087fa995959d0747e7474 to build tracker '/tmp/pip-req-tracker-65u1f4hs' 2021-07-08T19:15:16,725 Running setup.py (path:/tmp/pip-wheel-ci_b4jdc/simplui_8a59997e5791464ab505d9a8f0f8c20b/setup.py) egg_info for package simplui 2021-07-08T19:15:16,726 Created temporary directory: /tmp/pip-pip-egg-info-jhte9a_w 2021-07-08T19:15:16,726 Running command python setup.py egg_info 2021-07-08T19:15:17,383 Traceback (most recent call last): 2021-07-08T19:15:17,384 File "", line 1, in 2021-07-08T19:15:17,384 File "/tmp/pip-wheel-ci_b4jdc/simplui_8a59997e5791464ab505d9a8f0f8c20b/setup.py", line 1, in 2021-07-08T19:15:17,385 import ez_setup 2021-07-08T19:15:17,385 File "/tmp/pip-wheel-ci_b4jdc/simplui_8a59997e5791464ab505d9a8f0f8c20b/ez_setup.py", line 98 2021-07-08T19:15:17,385 except pkg_resources.VersionConflict, e: 2021-07-08T19:15:17,385 ^ 2021-07-08T19:15:17,386 SyntaxError: invalid syntax 2021-07-08T19:15:17,435 WARNING: Discarding https://files.pythonhosted.org/packages/2f/4c/6784082b5bbe308ea410522b427cffe8f39b39983bae9f3943c393634995/simplui-1.0.4.tar.gz#sha256=90cae51319627bb8aedebfcc8de3d63ae5eb81ee74b087fa995959d0747e7474 (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:15:17,436 ERROR: Could not find a version that satisfies the requirement simplui==1.0.4 (from versions: 1.0.3, 1.0.4) 2021-07-08T19:15:17,436 ERROR: No matching distribution found for simplui==1.0.4 2021-07-08T19:15:17,437 Exception information: 2021-07-08T19:15:17,437 Traceback (most recent call last): 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:15:17,437 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:15:17,437 raise RequirementsConflicted(criterion) 2021-07-08T19:15:17,437 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simplui==1.0.4') 2021-07-08T19:15:17,437 2021-07-08T19:15:17,437 During handling of the above exception, another exception occurred: 2021-07-08T19:15:17,437 2021-07-08T19:15:17,437 Traceback (most recent call last): 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:15:17,437 result = self._result = resolver.resolve( 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:15:17,437 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:15:17,437 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:15:17,437 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simplui==1.0.4'), parent=None)] 2021-07-08T19:15:17,437 2021-07-08T19:15:17,437 The above exception was the direct cause of the following exception: 2021-07-08T19:15:17,437 2021-07-08T19:15:17,437 Traceback (most recent call last): 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:15:17,437 status = self.run(options, args) 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:15:17,437 return func(self, options, args) 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:15:17,437 requirement_set = resolver.resolve( 2021-07-08T19:15:17,437 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:15:17,437 raise error from e 2021-07-08T19:15:17,437 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simplui==1.0.4 2021-07-08T19:15:17,442 Removed simplui==1.0.4 from https://files.pythonhosted.org/packages/2f/4c/6784082b5bbe308ea410522b427cffe8f39b39983bae9f3943c393634995/simplui-1.0.4.tar.gz#sha256=90cae51319627bb8aedebfcc8de3d63ae5eb81ee74b087fa995959d0747e7474 from build tracker '/tmp/pip-req-tracker-65u1f4hs' 2021-07-08T19:15:17,442 Removed build tracker: '/tmp/pip-req-tracker-65u1f4hs'