Re: Locating python

2009-02-11 Thread David Sevilla
> On Feb 3, 7:30 pm, andrew cooke wrote: > > > the exact details of what you are reporting seem a bit odd, but i have > > seen a similar error because i have tried to use my own account to > > install the package, instead of using root. > > > what i believe happens is that easy_install first tries

Re: Locating python

2009-02-03 Thread David Sevilla
> > so if you have not done so, instead of > >   python setup.py install > > do > >   sudo python setup.py install > > more generally, i have used opensuse 11.0 and 11.1, and generally > things work just fine, so i would check you are following all the > instructions

Re: Locating python

2009-02-03 Thread David Sevilla
On Feb 3, 11:24 pm, Mike Driscoll wrote: > On Feb 3, 3:24 pm, David Sevilla wrote: > > > > > Hi, > > > Apologies if this was answered somewhere else, I have not found > > anything similar anywhere. > > > I have SUSE 11.0 and I am trying to inst

Locating python

2009-02-03 Thread David Sevilla
Hi, Apologies if this was answered somewhere else, I have not found anything similar anywhere. I have SUSE 11.0 and I am trying to install a program called mnemosyne. I need easy_install for this, for which I installed setuptools through yast2. But when I run easy_install for the final installati