[wxPython] python21.dll

Why does wxPython-2.3.2.1-Py22-hybrid.exe and wxPython-2.3.2.1-Py22.exe have an appetite for python21.dll instead of python22.dll?

Ran into this attempting to run the demo.

What is the solution?

Note that I want to use Python 2.2.

Why does wxPython-2.3.2.1-Py22-hybrid.exe and wxPython-2.3.2.1-Py22.exe

have

an appetite for python21.dll instead of python22.dll?

Are you sure about that? There have been 22781 downloads of one or the
other of these versions and nobody else has had this problem.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

I am sure I have this problem. This is why I asked this question.
If anybody has successfully used python 22 with wxPython, I assume some type
of configuration problem.
However, without further information, I'm unable to fix this problem.

···

-----Original Message-----
From: wxpython-users-admin@lists.wxwindows.org
[mailto:wxpython-users-admin@lists.wxwindows.org]On Behalf Of Robin Dunn
Sent: Friday, March 29, 2002 10:59 AM
To: wxpython-users@lists.wxwindows.org
Subject: Re: [wxPython] python21.dll

Why does wxPython-2.3.2.1-Py22-hybrid.exe and wxPython-2.3.2.1-Py22.exe

have

an appetite for python21.dll instead of python22.dll?

Are you sure about that? There have been 22781 downloads of one or the
other of these versions and nobody else has had this problem.

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users

I am sure I have this problem. This is why I asked this question.
If anybody has successfully used python 22 with wxPython, I assume some

type

of configuration problem.
However, without further information, I'm unable to fix this problem.

wxPython for Python2.2 by default installs in
[PythonDir]\Lib\site-packages\wxPython instead of [PythonDir]\wxPython.
You wouldn't happen to be using the same [PythonDir] as when you had Python
2.1 and happen to still have an old wxPython there would you?

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!