[python-win32] how to load 2 python COM DLLs in single app?

Niki Spahiev niki at vintech.bg
Fri Oct 22 10:24:20 CEST 2004


Mark Hammond wrote:

> Can you be specific about the problem?  If the error is a deadlock, then
> make sure you have the latest py2exe.

Sorry.
With Python 2.3.4 + py2exe 0.5.3 i get MSVC++ runtime error - looks like 
assert

With Python 2.3.4 + installer 6a2 - looks like deadlock in import.
With Python 2.2.3 + installer 6a2 - looks like deadlock in creating state.

Any other options to try? Or is there working example somewhere?

I would prefer to work with installer because with py2exe i get a crash 
in the app using these servers.

Niki Spahiev



More information about the Python-win32 mailing list