2021-07-10T00:15:03,753 Created temporary directory: /tmp/pip-ephem-wheel-cache-jhdy9my1 2021-07-10T00:15:03,756 Created temporary directory: /tmp/pip-req-tracker-a17jk_h3 2021-07-10T00:15:03,756 Initialized build tracking at /tmp/pip-req-tracker-a17jk_h3 2021-07-10T00:15:03,756 Created build tracker: /tmp/pip-req-tracker-a17jk_h3 2021-07-10T00:15:03,756 Entered build tracker: /tmp/pip-req-tracker-a17jk_h3 2021-07-10T00:15:03,757 Created temporary directory: /tmp/pip-wheel-l84s_pr5 2021-07-10T00:15:03,789 1 location(s) to search for versions of jsui: 2021-07-10T00:15:03,789 * https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,790 Fetching project page and analyzing links: https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,790 Getting page https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,792 Found index url https://pypi.org/simple 2021-07-10T00:15:03,970 Found link https://files.pythonhosted.org/packages/6f/b0/c03190577bbf1076802e4f9c4bd69243d376fbb89b67f900a3f4661be2b6/jsui-dev.tar.gz#sha256=90687d886021ae5291ac42664104ebb798fd2f2a89aeebdf9a586d01872f21d4 (from https://pypi.org/simple/jsui/), version: dev 2021-07-10T00:15:03,970 Found link https://files.pythonhosted.org/packages/4a/34/38df3591a3f611aa075388604a647b9db44b300dec568170bcc87f8361a2/jsui-0.0.1.tar.gz#sha256=34280f674dfbb5de4cb3c383d6063e3771d8ab041757fa4ff6a7e6b677ac969f (from https://pypi.org/simple/jsui/), version: 0.0.1 2021-07-10T00:15:03,970 Found link https://files.pythonhosted.org/packages/a7/67/b89209e3fc45f9fdaba680d01b32338bb118a64c87a4f496fb6182b77255/jsui-0.0.2.tar.gz#sha256=16ae0f4911cb85781ace7891b087727354ed4f4d53bcb2fd107b63495b2cfe73 (from https://pypi.org/simple/jsui/), version: 0.0.2 2021-07-10T00:15:03,971 Skipping link: not a file: https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,987 Given no hashes to check 1 links for project 'jsui': discarding no candidates 2021-07-10T00:15:04,004 Collecting jsui==0.0.1 2021-07-10T00:15:04,006 Created temporary directory: /tmp/pip-unpack-cb6tg7ef 2021-07-10T00:15:04,177 Downloading jsui-0.0.1.tar.gz (5.0 kB) 2021-07-10T00:15:04,216 Added jsui==0.0.1 from https://files.pythonhosted.org/packages/4a/34/38df3591a3f611aa075388604a647b9db44b300dec568170bcc87f8361a2/jsui-0.0.1.tar.gz#sha256=34280f674dfbb5de4cb3c383d6063e3771d8ab041757fa4ff6a7e6b677ac969f to build tracker '/tmp/pip-req-tracker-a17jk_h3' 2021-07-10T00:15:04,217 Running setup.py (path:/tmp/pip-wheel-l84s_pr5/jsui_52725a5d3f2d4308a7123a9656d71b3e/setup.py) egg_info for package jsui 2021-07-10T00:15:04,218 Created temporary directory: /tmp/pip-pip-egg-info-nqanmzyd 2021-07-10T00:15:04,218 Running command python setup.py egg_info 2021-07-10T00:15:04,844 Traceback (most recent call last): 2021-07-10T00:15:04,845 File "", line 1, in 2021-07-10T00:15:04,845 File "/tmp/pip-wheel-l84s_pr5/jsui_52725a5d3f2d4308a7123a9656d71b3e/setup.py", line 348 2021-07-10T00:15:04,846 print 'adding', sub_package 2021-07-10T00:15:04,846 ^ 2021-07-10T00:15:04,846 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2021-07-10T00:15:04,892 WARNING: Discarding https://files.pythonhosted.org/packages/4a/34/38df3591a3f611aa075388604a647b9db44b300dec568170bcc87f8361a2/jsui-0.0.1.tar.gz#sha256=34280f674dfbb5de4cb3c383d6063e3771d8ab041757fa4ff6a7e6b677ac969f (from https://pypi.org/simple/jsui/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:15:04,893 ERROR: Could not find a version that satisfies the requirement jsui==0.0.1 (from versions: dev, 0.0.1, 0.0.2) 2021-07-10T00:15:04,894 ERROR: No matching distribution found for jsui==0.0.1 2021-07-10T00:15:04,894 Exception information: 2021-07-10T00:15:04,894 Traceback (most recent call last): 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:15:04,894 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:15:04,894 raise RequirementsConflicted(criterion) 2021-07-10T00:15:04,894 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsui==0.0.1') 2021-07-10T00:15:04,894 2021-07-10T00:15:04,894 During handling of the above exception, another exception occurred: 2021-07-10T00:15:04,894 2021-07-10T00:15:04,894 Traceback (most recent call last): 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:15:04,894 result = self._result = resolver.resolve( 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:15:04,894 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:15:04,894 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:15:04,894 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsui==0.0.1'), parent=None)] 2021-07-10T00:15:04,894 2021-07-10T00:15:04,894 The above exception was the direct cause of the following exception: 2021-07-10T00:15:04,894 2021-07-10T00:15:04,894 Traceback (most recent call last): 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:15:04,894 status = self.run(options, args) 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:15:04,894 return func(self, options, args) 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:15:04,894 requirement_set = resolver.resolve( 2021-07-10T00:15:04,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:15:04,894 raise error from e 2021-07-10T00:15:04,894 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsui==0.0.1 2021-07-10T00:15:04,899 Removed jsui==0.0.1 from https://files.pythonhosted.org/packages/4a/34/38df3591a3f611aa075388604a647b9db44b300dec568170bcc87f8361a2/jsui-0.0.1.tar.gz#sha256=34280f674dfbb5de4cb3c383d6063e3771d8ab041757fa4ff6a7e6b677ac969f from build tracker '/tmp/pip-req-tracker-a17jk_h3' 2021-07-10T00:15:04,899 Removed build tracker: '/tmp/pip-req-tracker-a17jk_h3'