|
From: Lorenzo Z. <lor...@gm...> - 2016-10-18 20:41:08
|
Dear all,
I tried to install simuPOP, after an age that I do not use it.
I have a win10 system where I just installed python-2.7.12.msi
(official Python distribution) and python seems to work. I installed
simuPOP-1.1.7.win-amd64-py2.7.exe on a win10 system and I had no
warnings.
However when running very simple scripts I have the following message.
Traceback (most recent call last):
File "lorenzo.py", line 7, in <module>
import simuPOP as sim
File "c:\Python27\lib\site-packages\simuPOP\__init__.py", line 323,
in <module>
from simuPOP.simuPOP_std import *
File "c:\Python27\lib\site-packages\simuPOP\simuPOP_std.py", line
32, in <module>
_simuPOP_std = swig_import_helper()
File "c:\Python27\lib\site-packages\simuPOP\simuPOP_std.py", line
28, in swig_import_helper
_mod = imp.load_module('_simuPOP_std', fp, pathname, description)
ImportError: DLL load failed with error code 14001
Any help is appreciated. Thanks a lot and sorry, maybe this is silly
question, but I cannot figure out how to fix it.
Lorenzo
Lorenzo Zane
Professore Associato di Ecologia
Presidente del Corso di Studi aggregato di Biologia, Biologia
Evoluzionistica e Biologia Marina
tel: +39 0498276220
mobile: +39 3929495233
skype contact: lolozaup
https://www.researchgate.net/profile/Lorenzo_Zane
Second Floor- South
Dipartimento di Biologia
Università di Padova
via U. Bassi/58B
I-35121 Padova
Italy
|