-
Hello,
I am struggeling with the proper installation of Paquo, Following error is always shown as soon as I import paquo to a python script:
A fatal error has been detected by the Java Runtime …
-
Leave a comment here if you have general feedback, a question to ask, want to float an idea, share a user story, or have anything else to say that may not merit opening a new issue.
Please do *not*…
-
The JayDeBeApi module relies on JPype. I am using JayDeBeApi to connect a Python program to a HANA database. I was able to make a connection to HANA using JayDeBeApi/JPype, but a co-worker of mine rec…
-
JPype1 version 1.2.1
OpenJDK 16.0.1, Windows 10, Python 3.9
I am trying to run the following python code:
```
import os
import jpype.imports
print("cwd: %s" % os.getcwd())
jpype.startJVM(…
-
Hi,
I'm getting an error when I'm loading data to ImageJ using something like this:
```python
import imagej
ij = imagej.init(headless=False)
ij.ui().showUI()
loaded_data = np.a…
-
JPype does not have ``getPeerCertificates()`` in the code base nor does the word ``Peer`` appear anywhere. JPype is a library that allows Python to call Java methods. The user code makes the call, …
-
The Python 3.9 Windows wheel-file 'JPype1-1.1.2-cp39-cp39-win_amd64.whl - cp39' is missing from the download-section.
-----
Question send to cooperate@originell.org (date: 06.11.2020)
Hello…
-
Not sure how to proceed with resolving this.
-
* pip version: pip-20.1.1 and also tried pip-20.3.dev0
* Python version: 3.8
* Operating system: Mac OS Catalina
pip pip3 install errs.
```
ERROR: Error while checking for conflicts. Please fi…
-
- 스레드환경에서 jpype 호출시 jvm에서 나는 오류 같음.............
![image](https://user-images.githubusercontent.com/71180414/120698462-104ff900-c4ea-11eb-9b13-f690827cb844.png)