Hello everyone, I'm new at this so please be gentle. I have Python 2.4 on fc4. I installed easy_install and Python in my home directory since I don't have root permissions. It works fine. Now I want to install wxPython. I downloaded wxPython-src2.6.3.3.tar.bz2 from the site and now I'm trying this from the commnad line: easy_install --install-dir /usr/people/stevenq/lib/python2.4/site-packages/ --dry-run ~/Desktop/wxPython-src-2.6.3.3.tar and I get this: error: Couldn't find a setup script in /usr/people/stevenq/Desktop/wxPython-src-2.6.3.3.tar Anybody has any ideas? Best regards, Steven
-- http://mail.python.org/mailman/listinfo/python-list