[EMAIL PROTECTED] wrote: > On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote: >> By default, you need to have wx installed in the python site-package path >> / under Mandriva, I have wx 2.8 installed >> here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/ >> >> hg > > Ah, now I see. But I have a new problem: > > "ls /usr/lib/python2.4/site-packages | grep wx-2.8" returns "wx-2.8- > gtk2-unicode" > > I copied wx-2.8-gtk2-unicode to /usr/lib/python2.5/site-packages/, > which I assume the programs I am attempting to compile and run are > using by default, but they still do not find the libraries. How can I > tell where the programs are searching for the libraries? > > Thanks.
If you're going to try the copy technique (never tried it) , you also need to copy wx.pth and wxversion.py. hg -- http://mail.python.org/mailman/listinfo/python-list