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

Win7, python2.7.5 (32bits) ... with phyjnius 1.2.1 --> ImportError: DLL load failed: #70

Closed
manatlan opened this issue Aug 20, 2013 · 3 comments

Comments

@manatlan
Copy link

Can't reach to build it from source, so I tried phyjnius which brings an py2.7 installer !
And when I call "import jnius"
I've got :

File "c:\python27\lib\site-packages\jnius__init__.py", line 12, in
from .jnius import *
ImportError: DLL load failed: Le module spécifié est introuvable.

(but works on winXP sp3 32bit)

@tito
Copy link
Member

tito commented Aug 20, 2013

We are not related to phyjnius at all, nor we have been informed about the fork. We also don't know why they fork. Either report the issue with pyjnius, or ask them.

@tito tito closed this as completed Aug 20, 2013
@manatlan
Copy link
Author

can you provide a exe installer for py2.7 ?
I've not found it ...

@kevlened
Copy link
Contributor

There isn't currently an official one for pyjnius, but I was able to compile one after some changes. Until the changes have been approved, you can find a download link in the pull request here: #87.

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

No branches or pull requests

3 participants