Python on W95 + wxPython : DLL load failed

didier.chabot didier.chabot at infonie.fr
Fri Apr 6 03:19:14 EDT 2001


I try to use wxPython.
The installation seems ok. When installing wxPython, it find itself the
right directory and no errors were detected.

But in a IDLE shell when typing this first statement : from wxPython.wx
import *
the result is :
Traceback (innermost last):
  File "<pyshell#0>", line 1, in ?
    from wxPython.wx import *
  File "g:\python20\wxPython\__init__.py", line 20, in ?
    import wxc
ImportError: DLL load failed: Une des librairies nécessaires à l'exécution
de cette application n'a pu être trouvée.
(french version, translation : One required library was not found)

What can i do ?
Thanks

--

-----------------------------------
Didier CHABOT
d.chabot at libertysurf.fr
-----------------------------------






More information about the Python-list mailing list