Hi, I don't know how the Enthought Python Distribution is packaged for Ubuntu but I guess it includes its own Python interpreter. So, you would probably have to check if Spyder is really using this interpreter instead of the system Python interpreter: Preferences > Console > Advanced settings > Python executable path
HTH, Pierre On 5 jan, 16:59, cbrunos <[email protected]> wrote: > Hi! > > I installed the enthought python distribution on Ubuntu 11.10. Now > when I open a terminal and type "python" I get Enthought's version. So > far, so good. When I launch Spyder however, I still get Ubuntu's > version of python. I went to tools, PYTHONPATH Manager and chose the > path were enthought python is installed, but it still doesn't work. > > I posted a new thread because I don't have any error messages (unlike > in the other threads). > > Thanks in advance for your help > > Rodrigues Bruno -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
