You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys. I hope you are fines. I just installed pyjnius on a new ubuntu 16 installation.
With openjdk-9-jre. And when I try to import jnius I get this
ImportError Traceback (most recent call last)
in ()
---- 1 import jnius
build/bdist.linux-x86_64/egg/jnius/init.py in ()
build/bdist.linux-x86_64/egg/jnius/jnius.py in ()
build/bdist.linux-x86_64/egg/jnius/jnius.py in bootstrap()
ImportError: dynamic module does not define init function (initjnius)
Can someone help me figuring out what is going on ?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/41817542-importerror-dynamic-module-does-not-define-init-function-initjnius?utm_campaign=plugin&utm_content=tracker%2F77133&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F77133&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Hello guys. I hope you are fines. I just installed pyjnius on a new ubuntu 16 installation.
With openjdk-9-jre. And when I try to import jnius I get this
Can someone help me figuring out what is going on ?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/41817542-importerror-dynamic-module-does-not-define-init-function-initjnius?utm_campaign=plugin&utm_content=tracker%2F77133&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F77133&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: