Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost.python] ImportError: DLL Load failed.
From: Germán Diago (germandiago_at_[hidden])
Date: 2009-04-10 12:14:38


I made sure it ends with .pyd. I have no idea which the problem is.
But I get a different error than when I try to load
a module that does not exist. My error is:

ImportError: DLL Load failed.

It's not the same as when you try to import a nonexistent module

>> Does your module's name end with .dll or with .pyd?
>>
>> From "What's New in Python 2.5":
>> http://www.python.org/doc/2.5.4/whatsnew/ports.html#SECTION0001510000000000000000
>>
>> "Windows: .dll is no longer supported as a filename extension for extension
>> modules. .pyd is now the only filename extension that will be searched for."
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net