wxPython libraries never detected

2007-02-10 Thread d . lidell
Hi, I recently started coding with Python and I've been trying for the past hour or so to determine why, every time I "import wx" (or compile another piece of code that imports wx), Python can never find the libraries. I'm running Ubuntu Edgy 6.10, and, as per http://www.wxpython.org/download.php

Re: wxPython libraries never detected

2007-02-10 Thread d . lidell
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/python