[Ncr-Python.in] Can somebody clarify on this problem while loading libsvm.dll

Kapil Gupta navkapil at gmail.com
Sat Oct 15 13:17:22 CEST 2011


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)
WindowsError: [Error 126] The specified module could not be found




-- 
Regards
Kapil
~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20111015/821b5d96/attachment.html>


More information about the Ncr-Python.in mailing list