site-packages and linux

Cliff Wells logiplex at qwest.net
Tue Aug 5 15:40:20 EDT 2003


On Tue, 2003-08-05 at 11:45, Raaijmakers, Vincent (IndSys, GE
Interlogix) wrote:
> Currently in my linux configuration there seems to be a conflict in my python2.2 and 2.3 install.
> I installed recently 2.3 but want to go back for some reason to 2.2.
> All installed packages located in ...\python2.2\site-packages are not recognized anymore.
> Well, when importing is not possible, no <foo> module found error is what I get now.
> 
> Without re-installing everything, how can I solve this problem?

The problem most likely is that when you run 'python' it's running 2.3. 
If you still have a python 2.2 binary around (possibly 'python2.2'?) it
should pick up the old site-packages.

Regards,

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726  (800) 735-0555






More information about the Python-list mailing list