[Ncr-Python.in] Can somebody clarify on this problem while loading libsvm.dll
Noufal Ibrahim
noufal at gmail.com
Sat Oct 15 13:26:20 CEST 2011
Kapil Gupta <navkapil at gmail.com> writes:
> Hi,
> Need your help in understanding the below dump at python prompt
>
>
>
>
> Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on
> win32
> Type "copyright", "credits" or "license()" for more information.
>>>> ================================ RESTART
> ================================
>>>>
>
> Traceback (most recent call last):
> File "F:\libsvm-3.0\python\libsvr_real_world.py", line 1, in <module>
> from svm import *
> File "F:\libsvm-3.0\python\svm.py", line 14, in <module>
> libsvm = CDLL('../windows/system32/libsvm.dll')
> File "C:\Python27\lib\ctypes\__init__.py", line 353, in __init__
> self._handle = _dlopen(self._name, mode)
What's the value of self._name here? The error is probably due to a bad
filename.
--
~noufal
http://nibrahim.net.in
This report is filled with omissions.
More information about the Ncr-Python.in
mailing list