I'm running win7 64bit, and have both 32bit python3.4 and modeller9.15
installed.
I'm getting this error when I tried to run a simple script:
-------------------------------------
Traceback (most recent call last):
File "D:\学习\论文\Methylation\modeller\fasta2pir.py", line 1, in
<module>
from modeller import *
File "C:\Program Files
(x86)\Modeller9.15\modlib\modeller\__init__.py", line 93, in <module>
import _modeller
ImportError: DLL load failed: 操作系统无法运行 %1。
-------------------------------------------
Please ignore the Chinese.