wxPython problems?

Robin Dunn robin at alldunn.com
Tue Sep 21 21:30:24 EDT 1999


> I just installed it:
>
> >rpm --install wxPython-2.1b3-1.i386.rpm
> [root at ruby] ~>mv /usr/lib/python1.5/site-packages/wxPython
> /usr/local/lib/python1.5/site-packages/wxPython
> [root at ruby] ~>python
> Python 1.5.2 (#4, Sep  7 1999, 16:33:21)  [GCC egcs-2.91.66 19990314/Linux
> (egcs- on linux2
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import wxPython.wx
> >>>
>
> Note that wxPython installs in the wrong place, I had to move it, as you
> see.

You can specify where the RPM is installed at by using the --prefix option.


--
Robin Dunn
Software Craftsman
robin at AllDunn.com
http://AllDunn.com/robin/
http://AllDunn.com/wxPython/  Check it out!







More information about the Python-list mailing list