[wxPython-users] wxPython installation on Mandriva
Christopher Barker
Chris.Barker at noaa.gov
Thu Jul 27 09:48:13 PDT 2006
Sravana K. Reddy wrote:
> One of the programs that I'm installing it for recommends it. But I tried
> 2.6 yesterday... and same problem: it exits without installing since it
> believes it's already there. Any suggestions?
Are you sure it's not there? Maybe you have more than one Python
installed, and wx is installed for the non-default one. See my other
post for info on that.
If it isn't installed that the rpm database might be out of sync. I
think you can do a:
rpm -Uvh --force NameOfRPMFile.rpm
or something like that to force it to re-install.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list