On Mon, 1 Feb 2016, Timothy Murphy wrote:
Yesterday I dnf-installed sagemath on my Fedora-23/KDE laptop. The brought over 200 packages and about 550MB with it. Unfortunately when I run it I get the following error: ---------------------- [tim@william ~]$ sage ┌────────────────────────────────────────────────────────────────────┐ │ Sage Version 6.5, Release Date: 2015-02-17 │ │ Type "notebook()" for the browser-based notebook interface. │ │ Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘ Traceback (most recent call last): File "/usr/lib64/sagemath/local/bin/sage-ipython", line 6, in <module> from sage.repl.interpreter import SageTerminalApp ImportError: No module named sage.repl.interpreter ----------------------I take it this means some python package is missing, but I can't work out which one. Any suggestions gratefully welcomed.
I just installed it on my F23 virtual machine (755 MByte download, 579 packages!!). I don't know anything about the program, but when I typed "sage" I got the Sage version screen you got, and then the prompt "sage:" Just for kicks, I typed in "1+2" and it popped back "3." Not help, maybe, but a datapoint. A dnf installation seems to work here. billo
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org