2021-07-10T00:15:04,373 Created temporary directory: /tmp/pip-ephem-wheel-cache-sfm2tgfg 2021-07-10T00:15:04,376 Created temporary directory: /tmp/pip-req-tracker-duy9ddxd 2021-07-10T00:15:04,376 Initialized build tracking at /tmp/pip-req-tracker-duy9ddxd 2021-07-10T00:15:04,376 Created build tracker: /tmp/pip-req-tracker-duy9ddxd 2021-07-10T00:15:04,377 Entered build tracker: /tmp/pip-req-tracker-duy9ddxd 2021-07-10T00:15:04,377 Created temporary directory: /tmp/pip-wheel-ok6d0p10 2021-07-10T00:15:04,410 1 location(s) to search for versions of jsui: 2021-07-10T00:15:04,410 * https://pypi.org/simple/jsui/ 2021-07-10T00:15:04,411 Fetching project page and analyzing links: https://pypi.org/simple/jsui/ 2021-07-10T00:15:04,411 Getting page https://pypi.org/simple/jsui/ 2021-07-10T00:15:04,413 Found index url https://pypi.org/simple 2021-07-10T00:15:04,502 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:04,503 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:04,503 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:04,503 Skipping link: not a file: https://pypi.org/simple/jsui/ 2021-07-10T00:15:04,519 Given no hashes to check 1 links for project 'jsui': discarding no candidates 2021-07-10T00:15:04,536 Collecting jsui==0.0.2 2021-07-10T00:15:04,538 Created temporary directory: /tmp/pip-unpack-v9iutx5r 2021-07-10T00:15:04,710 Downloading jsui-0.0.2.tar.gz (5.2 kB) 2021-07-10T00:15:04,756 Added jsui==0.0.2 from https://files.pythonhosted.org/packages/a7/67/b89209e3fc45f9fdaba680d01b32338bb118a64c87a4f496fb6182b77255/jsui-0.0.2.tar.gz#sha256=16ae0f4911cb85781ace7891b087727354ed4f4d53bcb2fd107b63495b2cfe73 to build tracker '/tmp/pip-req-tracker-duy9ddxd' 2021-07-10T00:15:04,757 Running setup.py (path:/tmp/pip-wheel-ok6d0p10/jsui_8de92938eeca46cfa5a923ee1cad5a7b/setup.py) egg_info for package jsui 2021-07-10T00:15:04,758 Created temporary directory: /tmp/pip-pip-egg-info-_65letti 2021-07-10T00:15:04,758 Running command python setup.py egg_info 2021-07-10T00:15:05,458 Traceback (most recent call last): 2021-07-10T00:15:05,459 File "", line 1, in 2021-07-10T00:15:05,459 File "/tmp/pip-wheel-ok6d0p10/jsui_8de92938eeca46cfa5a923ee1cad5a7b/setup.py", line 366 2021-07-10T00:15:05,460 print 'adding', sub_package 2021-07-10T00:15:05,460 ^ 2021-07-10T00:15:05,460 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2021-07-10T00:15:05,508 WARNING: Discarding https://files.pythonhosted.org/packages/a7/67/b89209e3fc45f9fdaba680d01b32338bb118a64c87a4f496fb6182b77255/jsui-0.0.2.tar.gz#sha256=16ae0f4911cb85781ace7891b087727354ed4f4d53bcb2fd107b63495b2cfe73 (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:05,509 ERROR: Could not find a version that satisfies the requirement jsui==0.0.2 (from versions: dev, 0.0.1, 0.0.2) 2021-07-10T00:15:05,510 ERROR: No matching distribution found for jsui==0.0.2 2021-07-10T00:15:05,510 Exception information: 2021-07-10T00:15:05,510 Traceback (most recent call last): 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:15:05,510 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:15:05,510 raise RequirementsConflicted(criterion) 2021-07-10T00:15:05,510 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsui==0.0.2') 2021-07-10T00:15:05,510 2021-07-10T00:15:05,510 During handling of the above exception, another exception occurred: 2021-07-10T00:15:05,510 2021-07-10T00:15:05,510 Traceback (most recent call last): 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:15:05,510 result = self._result = resolver.resolve( 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:15:05,510 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:15:05,510 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:15:05,510 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsui==0.0.2'), parent=None)] 2021-07-10T00:15:05,510 2021-07-10T00:15:05,510 The above exception was the direct cause of the following exception: 2021-07-10T00:15:05,510 2021-07-10T00:15:05,510 Traceback (most recent call last): 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:15:05,510 status = self.run(options, args) 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:15:05,510 return func(self, options, args) 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:15:05,510 requirement_set = resolver.resolve( 2021-07-10T00:15:05,510 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:15:05,510 raise error from e 2021-07-10T00:15:05,510 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsui==0.0.2 2021-07-10T00:15:05,515 Removed jsui==0.0.2 from https://files.pythonhosted.org/packages/a7/67/b89209e3fc45f9fdaba680d01b32338bb118a64c87a4f496fb6182b77255/jsui-0.0.2.tar.gz#sha256=16ae0f4911cb85781ace7891b087727354ed4f4d53bcb2fd107b63495b2cfe73 from build tracker '/tmp/pip-req-tracker-duy9ddxd' 2021-07-10T00:15:05,515 Removed build tracker: '/tmp/pip-req-tracker-duy9ddxd'