Install MLPY on 64bit Windows ??

935 views
Skip to first unread message

JCAU

unread,
Aug 2, 2012, 11:21:20 AM8/2/12
to mlpy-g...@googlegroups.com
Hi, 

I'm trying to install MLPY on a 64 bit windows system for Python 2.7 using the binary found here http://sourceforge.net/projects/mlpy/files/mlpy%203.5.0/
The installer can't find python. I'm guessing this is because the 32bit installer is having issues finding 64bit Python? I've tried copying the contents of  C:\Python27\Lib\site-packages\mlpy (installed on my 32 local machine) into the same location on the 64 bit machine, but, when I import mlpy I get the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "T:\Program Files\Python\lib\site-packages\mlpy\__init__.py", line 18, in
 <module>
    import gsl
ImportError: DLL load failed: %1 is not a valid Win32 application.
>>>

I tried installing gsl 1.15 but that didn't seem to do the trick either. I'm sort of stuck. The last option on my plate best I can tell is to uninstall the 64bit python and install a 32bit version. 


(also, I tried installing from the uncompiled files after installing MinGW but I ran into GCC errors so I sort of gave up on that)

Any help would be awesome.

- Joe


Natalia Petrova

unread,
Aug 1, 2017, 3:21:08 AM8/1/17
to mlpy-general
Hi Joe, 

I faced the same issue, that you described.
How did you solve it?
Thanks a lot!

Natalia 
Reply all
Reply to author
Forward
0 new messages