當我想導入jnius存在錯誤,如:jnius 1.1導入錯誤
Traceback (most recent call last):
...
File "C:\Python27\lib\site-packages\jnius\__init__.py", line 12, in <module>
from .jnius import *
ImportError: DLL load failed: The specified module could not be found.
我需要jnius爲了使用: https://github.com/kevlened/sikuli_cpython
我有什麼用途:
- Windows 7 Enterprise x64
- Python 2.7.6 x86
- 用Cython-0.19.2
- jnius-1.1-dev的
- JDK 7更新45 86