Re: [Numpy-discussion] installation problems: stupid question

2006-06-14 Thread Robert Kern
Eric Emsellem wrote: > Hi, > > I just switched to Suse 10.1 (from Suse 10.0) and for some reason now > the new installed modules do not go under > /usr/lib/python2.4/site-packages/ as usual but under > /usr/local/lib/python2.4/site-packages/ > (the "local" is the difference). > > How can I go bac

[Numpy-discussion] installation problems: stupid question

2006-06-14 Thread Eric Emsellem
Hi, I just switched to Suse 10.1 (from Suse 10.0) and for some reason now the new installed modules do not go under /usr/lib/python2.4/site-packages/ as usual but under /usr/local/lib/python2.4/site-packages/ (the "local" is the difference). How can I go back to the normal setting ? thanks a lo