Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zulu's openjdk8 cannot use jpype #1090

Open
howdypl opened this issue Sep 13, 2022 · 4 comments
Open

Zulu's openjdk8 cannot use jpype #1090

howdypl opened this issue Sep 13, 2022 · 4 comments

Comments

@howdypl
Copy link

howdypl commented Sep 13, 2022

Uploading image.png…

@howdypl
Copy link
Author

howdypl commented Sep 13, 2022

image

@howdypl
Copy link
Author

howdypl commented Sep 13, 2022

Arm architecture

@Thrameos
Copy link
Contributor

Not sure I can be much assistance on this one. Does the Python and JVM have the same machine architectures? Multiple threads indicate that this is a bug of some kind in the JVM and not necessarily tied to the JPype. I would suggest moving to a later version of the JVM to see if it works there.

@marscher
Copy link
Member

Could you please try to compile JPype yourself using the JDK on the target system? So set the environment variable JAVA_HOME to your JDK and then invoke pip install https://github.com/jpype-project/jpype

I suspect that our shipped jni.h may be the cause of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants