problems with extending and embedding python on win2k

Gordon McMillan gmcm at hypernet.com
Thu Aug 1 08:21:13 EDT 2002


Srivatsan Raghavan wrote:

> hello all, i am trying to extend and embed python ..

[...]

> to bring this into the realm of the specific : 
> Logging.dll is located in : C:\Python22\Libs\site-packages

Are you in debug mode? 

Do you have a Logging_d.dll?

You need it to run your embedding app in debug.

-- Gordon
http://www.mcmillan-inc.com



More information about the Python-list mailing list