Newbie: Windows DLL Access

Marc Vollmer marc.vollmer at mahr.de
Mon Feb 12 02:48:28 EST 2001


I try to use a Visual C++ library (.lib or .dll) , but python give me this
error:

import medvc50f
ImportError: dynamic module does not define init function (initmedvc50f)

How I can use DLL od LIBS in python? Or where is a description?

Thanks
Marc






More information about the Python-list mailing list