Python and DDE

R

Robert Upton

Dear Pythoners,

I am attempting to get the DDE module to import into Python and am
having some trouble. I have downloaded and installed the pywin32
extensions for Python 2.6, which is the version of python I am running
on Windows. When I attempt to import the DDE module, as follows,

import win32ui
import dde

I get:

" Traceback (most recent call last):
File "<string>", in line 1, in <fragment>
ImportError: This must be an MFC application - try loading with
win32ui first"

Any insight and help is most welcome.

Thankyou,

Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top