[wxPython-users] 2.8.3 Install Procedure Question

Paulo Nuin nuin at genedrift.org
Wed May 9 10:27:27 PDT 2007


Hi Daniel

I don't it would answer your question, but I will try. I assume that 
your "default" python (the one you get when running on the command line) 
is the 2.4 version, which will have the site-packages directory under 
some /lib in your system. Now, your python2.5 is on a /opt directory 
which has a site-packages under it (check it to be sure).

I understand that if you run "/opt/python2.5/bin/python setup.py 
install" your wxPython will be installed on the site-packages dir of 
this version.

I am not sure if this is the correct answer. Maybe someone with more 
experience with python installations would answer you.

HTH

Paulo

Daniel B. Koch wrote:
> Hi folks,
>
> This is a question about installing on a Fedora Core 6 machine. I've 
> installed Python 2.5.1 in /opt/python2.5 and wx in /opt/wx/2.8 so I 
> can keep my yum installed Python 2.4.4 / wxPython 2.6.3 intact. 
> Everything works fine under both configurations. Is there a way I can 
> re-run setup.py to install wx in my python2.5/site-packages dir? If 
> so, what switches do I specify? I've read the BUILD/INSTALL pages but 
> it isn't clear to me this case was discussed.
>
> Thanks,
> Dan
>





More information about the wxpython-users mailing list