Is it possible to have Sage notebook as a GUI for system python, i.e. one in /usr/bin/ using packages from /usr/lib?

Explanation: nltk is installable as an Ubuntu package ("python-nltk"). Importing it fails on Sage ("No module named nltk"). After few calls to sys.path.append() it ends to "ImportError: cannot import name tokenize", and for that I can't see easy way to fix the error.

If this is possible, then one could also run several versions of Sage --- last stable and newest beta for example --- from same nb.

--
Jori Mäntysalo

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to