Robin,
Many thanks for your response. I’ve answered some of your questions
below.
Colin W.
Message: 5218134
DATE: 02/23/2001 15:16:31
Problem
Version 2.2 was functioning earlier, before
2.2.5 was downloaded.
Did you uninstall the old version before installing
the new one?
Yes
demo.py copied to a local directory and modified
to display PATH listing:
>
> PythonWin 2.0b1 (#5, Sep 20 2000, 12:29:43) [MSC
32 bit (Intel)] on win32.
Any reason why you are still running the beta?
2.0 has been released since
October. It probably won't make a difference
for this particular problem,
but it always helps to eliminate possibilities.
I’ll update tomorrow.
Speaking of eliminate possibilities, do you get
the same problem if you run
it without PythonWin? IOW, try it with the
bare interpreter by opening a
DOS command line window and typing "python demo.py"
Yes
import wxc
> ImportError: DLL load failed: A device attached
to the system is not
> functioning.
> >
This usually means that a required DLL is not found.
Unfortunatly Python
doesn't help us track down which one it was.
Try installing Dependency
Walker from [http://www.dependencywalker.com/](http://www.dependencywalker.com/) and
see what it says about the
dependencies of the wxc.pyd and wx22_5.dll files.
I’ll check tomorrow
BTW, you didn’t mention which version of Windows
you are running. That’s
always helpful information for questions like this.
W 95 OSR2
···
FROM: Robin Dunn
SUBJECT: RE: [wxPython] wxPython 2.2.5 Usage
--
Robin Dunn
Software Craftsman