2021-07-28T23:52:03,722 Created temporary directory: /tmp/pip-ephem-wheel-cache-_adc4ke8 2021-07-28T23:52:03,726 Created temporary directory: /tmp/pip-req-tracker-vj0rv4to 2021-07-28T23:52:03,726 Initialized build tracking at /tmp/pip-req-tracker-vj0rv4to 2021-07-28T23:52:03,727 Created build tracker: /tmp/pip-req-tracker-vj0rv4to 2021-07-28T23:52:03,727 Entered build tracker: /tmp/pip-req-tracker-vj0rv4to 2021-07-28T23:52:03,727 Created temporary directory: /tmp/pip-wheel-q2ewvkg2 2021-07-28T23:52:03,759 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-28T23:52:03,759 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-28T23:52:03,759 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-28T23:52:03,760 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-28T23:52:03,760 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-28T23:52:03,762 WARNING: Location '/jpype/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:52:03,763 WARNING: Location 't/jpype/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:52:03,763 WARNING: Location 'm/jpype/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:52:03,763 WARNING: Location 'p/jpype/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:52:03,764 1 location(s) to search for versions of jpype: 2021-07-28T23:52:03,764 * https://pypi.org/simple/jpype/ 2021-07-28T23:52:03,764 Fetching project page and analyzing links: https://pypi.org/simple/jpype/ 2021-07-28T23:52:03,765 Getting page https://pypi.org/simple/jpype/ 2021-07-28T23:52:03,766 Found index url https://pypi.org/simple 2021-07-28T23:52:03,944 Found link https://files.pythonhosted.org/packages/92/86/80f8af65d7a681c970914c4ed1cb98178bbd1f1ac7fdff0a2bab75c47708/jpype-0.0.tar.gz#sha256=db973cd5fc031b37bb8968139d4333836d9fb402ce660be9ce52d9f8d1c1cbdf (from https://pypi.org/simple/jpype/), version: 0.0 2021-07-28T23:52:03,945 Skipping link: not a file: https://pypi.org/simple/jpype/ 2021-07-28T23:52:03,962 Given no hashes to check 1 links for project 'jpype': discarding no candidates 2021-07-28T23:52:03,980 Collecting jpype==0.0 2021-07-28T23:52:03,982 Created temporary directory: /tmp/pip-unpack-ynxnfbtq 2021-07-28T23:52:04,022 Downloading jpype-0.0.tar.gz (541 bytes) 2021-07-28T23:52:04,033 Added jpype==0.0 from https://files.pythonhosted.org/packages/92/86/80f8af65d7a681c970914c4ed1cb98178bbd1f1ac7fdff0a2bab75c47708/jpype-0.0.tar.gz#sha256=db973cd5fc031b37bb8968139d4333836d9fb402ce660be9ce52d9f8d1c1cbdf to build tracker '/tmp/pip-req-tracker-vj0rv4to' 2021-07-28T23:52:04,034 Running setup.py (path:/tmp/pip-wheel-q2ewvkg2/jpype_e4b6cdc7f94c4a40b7fb976cfce93338/setup.py) egg_info for package jpype 2021-07-28T23:52:04,035 Created temporary directory: /tmp/pip-pip-egg-info-zq1q1_4z 2021-07-28T23:52:04,035 Running command python setup.py egg_info 2021-07-28T23:52:04,685 ========================================= 2021-07-28T23:52:04,686 Please install the `JPype` with ``pip install jpype1`` 2021-07-28T23:52:04,686 ========================================= 2021-07-28T23:52:04,732 WARNING: Discarding https://files.pythonhosted.org/packages/92/86/80f8af65d7a681c970914c4ed1cb98178bbd1f1ac7fdff0a2bab75c47708/jpype-0.0.tar.gz#sha256=db973cd5fc031b37bb8968139d4333836d9fb402ce660be9ce52d9f8d1c1cbdf (from https://pypi.org/simple/jpype/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-28T23:52:04,733 ERROR: Could not find a version that satisfies the requirement jpype==0.0 (from versions: 0.0) 2021-07-28T23:52:04,733 ERROR: No matching distribution found for jpype==0.0 2021-07-28T23:52:04,734 Exception information: 2021-07-28T23:52:04,734 Traceback (most recent call last): 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-28T23:52:04,734 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-28T23:52:04,734 raise RequirementsConflicted(criterion) 2021-07-28T23:52:04,734 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jpype==0.0') 2021-07-28T23:52:04,734 2021-07-28T23:52:04,734 During handling of the above exception, another exception occurred: 2021-07-28T23:52:04,734 2021-07-28T23:52:04,734 Traceback (most recent call last): 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-28T23:52:04,734 result = self._result = resolver.resolve( 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-28T23:52:04,734 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-28T23:52:04,734 raise ResolutionImpossible(e.criterion.information) 2021-07-28T23:52:04,734 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jpype==0.0'), parent=None)] 2021-07-28T23:52:04,734 2021-07-28T23:52:04,734 The above exception was the direct cause of the following exception: 2021-07-28T23:52:04,734 2021-07-28T23:52:04,734 Traceback (most recent call last): 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-28T23:52:04,734 status = self.run(options, args) 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-28T23:52:04,734 return func(self, options, args) 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-28T23:52:04,734 requirement_set = resolver.resolve( 2021-07-28T23:52:04,734 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-28T23:52:04,734 raise error from e 2021-07-28T23:52:04,734 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jpype==0.0 2021-07-28T23:52:04,739 Removed jpype==0.0 from https://files.pythonhosted.org/packages/92/86/80f8af65d7a681c970914c4ed1cb98178bbd1f1ac7fdff0a2bab75c47708/jpype-0.0.tar.gz#sha256=db973cd5fc031b37bb8968139d4333836d9fb402ce660be9ce52d9f8d1c1cbdf from build tracker '/tmp/pip-req-tracker-vj0rv4to' 2021-07-28T23:52:04,739 Removed build tracker: '/tmp/pip-req-tracker-vj0rv4to'