[python-win32] problem when importing dde module [python3.2 32 bits with pywin32 version 218]

Damien REBOUL-SALZE damien.reboul-salze at totsa.com
Mon Mar 18 18:56:28 CET 2013


Hello,
I have seen this issue reported already but couldn't find its proper fix:

Python 3.2 (r32:88445, Feb 20 2011, 21:29:02) [MSC v.1500 32 bit (Intel)] 
on win
32
Type "help", "copyright", "credits" or "license" for more information.
>>> import win32ui
>>> import dde
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: This must be an MFC application - try 'import win32ui' first

Could you possibly help me out on this or give me a link to where this 
issue has been solved?
Thx a lot

Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20130318/742a9cab/attachment.html>


More information about the python-win32 mailing list