2021-07-10T00:15:03,760 Created temporary directory: /tmp/pip-ephem-wheel-cache-ab1d4hci 2021-07-10T00:15:03,763 Created temporary directory: /tmp/pip-req-tracker-b16i7h6l 2021-07-10T00:15:03,764 Initialized build tracking at /tmp/pip-req-tracker-b16i7h6l 2021-07-10T00:15:03,764 Created build tracker: /tmp/pip-req-tracker-b16i7h6l 2021-07-10T00:15:03,764 Entered build tracker: /tmp/pip-req-tracker-b16i7h6l 2021-07-10T00:15:03,765 Created temporary directory: /tmp/pip-wheel-92pkuzeb 2021-07-10T00:15:03,797 1 location(s) to search for versions of jsui: 2021-07-10T00:15:03,797 * https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,798 Fetching project page and analyzing links: https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,798 Getting page https://pypi.org/simple/jsui/ 2021-07-10T00:15:03,800 Found index url https://pypi.org/simple 2021-07-10T00:15:03,969 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,970 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==dev 2021-07-10T00:15:04,005 Created temporary directory: /tmp/pip-unpack-jxjzp46m 2021-07-10T00:15:04,180 Downloading jsui-dev.tar.gz (5.0 kB) 2021-07-10T00:15:04,219 Added jsui==dev from https://files.pythonhosted.org/packages/6f/b0/c03190577bbf1076802e4f9c4bd69243d376fbb89b67f900a3f4661be2b6/jsui-dev.tar.gz#sha256=90687d886021ae5291ac42664104ebb798fd2f2a89aeebdf9a586d01872f21d4 to build tracker '/tmp/pip-req-tracker-b16i7h6l' 2021-07-10T00:15:04,220 Running setup.py (path:/tmp/pip-wheel-92pkuzeb/jsui_a0e4f0b1a7d145dc8c3b07f3497e9689/setup.py) egg_info for package jsui 2021-07-10T00:15:04,221 Created temporary directory: /tmp/pip-pip-egg-info-d1i68rka 2021-07-10T00:15:04,221 Running command python setup.py egg_info 2021-07-10T00:15:04,875 Traceback (most recent call last): 2021-07-10T00:15:04,876 File "", line 1, in 2021-07-10T00:15:04,877 File "/tmp/pip-wheel-92pkuzeb/jsui_a0e4f0b1a7d145dc8c3b07f3497e9689/setup.py", line 349 2021-07-10T00:15:04,877 print 'adding', sub_package 2021-07-10T00:15:04,877 ^ 2021-07-10T00:15:04,877 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2021-07-10T00:15:04,926 WARNING: Discarding https://files.pythonhosted.org/packages/6f/b0/c03190577bbf1076802e4f9c4bd69243d376fbb89b67f900a3f4661be2b6/jsui-dev.tar.gz#sha256=90687d886021ae5291ac42664104ebb798fd2f2a89aeebdf9a586d01872f21d4 (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,927 ERROR: Could not find a version that satisfies the requirement jsui==dev (from versions: dev, 0.0.1, 0.0.2) 2021-07-10T00:15:04,928 ERROR: No matching distribution found for jsui==dev 2021-07-10T00:15:04,928 Exception information: 2021-07-10T00:15:04,928 Traceback (most recent call last): 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:15:04,928 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:15:04,928 raise RequirementsConflicted(criterion) 2021-07-10T00:15:04,928 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsui==dev') 2021-07-10T00:15:04,928 2021-07-10T00:15:04,928 During handling of the above exception, another exception occurred: 2021-07-10T00:15:04,928 2021-07-10T00:15:04,928 Traceback (most recent call last): 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:15:04,928 result = self._result = resolver.resolve( 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:15:04,928 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:15:04,928 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:15:04,928 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsui==dev'), parent=None)] 2021-07-10T00:15:04,928 2021-07-10T00:15:04,928 The above exception was the direct cause of the following exception: 2021-07-10T00:15:04,928 2021-07-10T00:15:04,928 Traceback (most recent call last): 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:15:04,928 status = self.run(options, args) 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:15:04,928 return func(self, options, args) 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:15:04,928 requirement_set = resolver.resolve( 2021-07-10T00:15:04,928 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:15:04,928 raise error from e 2021-07-10T00:15:04,928 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsui==dev 2021-07-10T00:15:04,956 Removed jsui==dev from https://files.pythonhosted.org/packages/6f/b0/c03190577bbf1076802e4f9c4bd69243d376fbb89b67f900a3f4661be2b6/jsui-dev.tar.gz#sha256=90687d886021ae5291ac42664104ebb798fd2f2a89aeebdf9a586d01872f21d4 from build tracker '/tmp/pip-req-tracker-b16i7h6l' 2021-07-10T00:15:04,957 Removed build tracker: '/tmp/pip-req-tracker-b16i7h6l'