2021-08-09T07:35:10,302 Created temporary directory: /tmp/pip-ephem-wheel-cache-1_jawfn1 2021-08-09T07:35:10,305 Created temporary directory: /tmp/pip-req-tracker-buy3fdq7 2021-08-09T07:35:10,306 Initialized build tracking at /tmp/pip-req-tracker-buy3fdq7 2021-08-09T07:35:10,306 Created build tracker: /tmp/pip-req-tracker-buy3fdq7 2021-08-09T07:35:10,306 Entered build tracker: /tmp/pip-req-tracker-buy3fdq7 2021-08-09T07:35:10,307 Created temporary directory: /tmp/pip-wheel-hodohs4z 2021-08-09T07:35:10,334 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-09T07:35:10,334 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-09T07:35:10,335 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-09T07:35:10,335 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-09T07:35:10,335 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-09T07:35:10,338 WARNING: Location '/pyrunjvm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-09T07:35:10,338 WARNING: Location 't/pyrunjvm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-09T07:35:10,339 WARNING: Location 'm/pyrunjvm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-09T07:35:10,339 WARNING: Location 'p/pyrunjvm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-09T07:35:10,339 1 location(s) to search for versions of pyrunjvm: 2021-08-09T07:35:10,339 * https://pypi.org/simple/pyrunjvm/ 2021-08-09T07:35:10,340 Fetching project page and analyzing links: https://pypi.org/simple/pyrunjvm/ 2021-08-09T07:35:10,340 Getting page https://pypi.org/simple/pyrunjvm/ 2021-08-09T07:35:10,342 Found index url https://pypi.org/simple 2021-08-09T07:35:10,426 Skipping link: No binaries permitted for pyrunjvm: https://files.pythonhosted.org/packages/4d/cd/d4a07f0ef6f7b40ca64ebb379c923492f2a8c82d82f3fce8a9f67d3bb00a/pyrunjvm-0.5.1-py3-none-any.whl#sha256=810f37f8da0f997ca639e30fe76949e7851ea673826ce3ceebff3ea3551db37e (from https://pypi.org/simple/pyrunjvm/) (requires-python:>=3.8,<4.0) 2021-08-09T07:35:10,427 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/9f/67/781cc430b484d23a91f453a923fc3308645c705e5f0fea809c729f22989d/pyrunjvm-0.5.1.tar.gz#sha256=99004305d24d19572b24977d2fd2ce5250970c7f37188650b76fa90517da0a8f (from https://pypi.org/simple/pyrunjvm/) (requires-python:>=3.8,<4.0) 2021-08-09T07:35:10,427 Skipping link: not a file: https://pypi.org/simple/pyrunjvm/ 2021-08-09T07:35:10,440 Given no hashes to check 0 links for project 'pyrunjvm': discarding no candidates 2021-08-09T07:35:10,441 ERROR: Could not find a version that satisfies the requirement pyrunjvm==0.5.1 (from versions: none) 2021-08-09T07:35:10,441 ERROR: No matching distribution found for pyrunjvm==0.5.1 2021-08-09T07:35:10,441 Exception information: 2021-08-09T07:35:10,441 Traceback (most recent call last): 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-09T07:35:10,441 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-09T07:35:10,441 raise RequirementsConflicted(criterion) 2021-08-09T07:35:10,441 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrunjvm==0.5.1') 2021-08-09T07:35:10,441 2021-08-09T07:35:10,441 During handling of the above exception, another exception occurred: 2021-08-09T07:35:10,441 2021-08-09T07:35:10,441 Traceback (most recent call last): 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-09T07:35:10,441 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-09T07:35:10,441 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-09T07:35:10,441 raise ResolutionImpossible(e.criterion.information) 2021-08-09T07:35:10,441 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrunjvm==0.5.1'), parent=None)] 2021-08-09T07:35:10,441 2021-08-09T07:35:10,441 The above exception was the direct cause of the following exception: 2021-08-09T07:35:10,441 2021-08-09T07:35:10,441 Traceback (most recent call last): 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-09T07:35:10,441 status = self.run(options, args) 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-09T07:35:10,441 return func(self, options, args) 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-09T07:35:10,441 reqs, check_supported_wheels=True 2021-08-09T07:35:10,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-09T07:35:10,441 raise error from e 2021-08-09T07:35:10,441 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrunjvm==0.5.1 2021-08-09T07:35:10,445 Removed build tracker: '/tmp/pip-req-tracker-buy3fdq7'