Python methods for loading and using Java classes

Source: Internet
Author: User

When developing a Python project, sometimes Java's jar packages are used

There are a few Python three-way packages that can be used:

Pyjnius:bug List:https://github.com/kivy/pyjnius/issues, at present a total of 125, also many, colleagues use this; Pyjnius relies on cython; a problem solving method when using:

The MAC environment JRE needs to be set due to the addition of parsing of the jar package
Vi/library/java/javavirtualmachines/{your JDK version Path}/contents/info.plist
Add <string>JNI</string> at the bottom of the jvmcapabilities option

Jpype: Colleague said, there is a bug, pit more, bug list, currently a total of 50: https://github.com/originell/jpype/issues

Py4j:bug list: Https://github.com/bartdag/py4j/issues, currently 54

Specific use, you have to step on the pit yourself ...

Python methods for loading and using Java classes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.