I did a fresh install, i.e. start from git clone 
git://github.com/sagemath/sage.git and so on. Sage starts and I can start 
jupyter also. However ./sage --notebook=sagenb says

DeprecationWarning: the imp module is deprecated in favour of importlib; 
see the module's documentation for alternative uses
   import imp
Traceback (most recent call last):
  . . .
     from twisted.mail import smtp, relaymanager  # problematic with python 3
ImportError: cannot import name 'smtp' from 'twisted.mail' (unknown 
location)

So have we broken sagenb totally when moving to Python 3?

-- 
Jori Mäntysalo

Tampereen yliopisto - Ihminen ratkaisee

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/alpine.DEB.2.21.9999.1911231609500.101837%40shell.sis.uta.fi.

Reply via email to