On Mon, 01 Feb 2016 21:53:28 +0000, Timothy Murphy <gayle...@eircom.net>
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 tried "sudo dnf install sagemath\*" on a fully updated Fedora 23
desktop running KDE (but Gnome is installed, too).  Seems to work for me:

[~] 6) sage
┌────────────────────────────────────────────────────────────────────┐
│ Sage Version 6.5, Release Date: 2015-02-17                         │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Setting permissions of DOT_SAGE directory so only you can read and write it.
sage: exit
Exiting Sage (CPU time 0m0.01s, Wall time 0m4.07s).



Attachment: pgpQx3rmsyYfK.pgp
Description: OpenPGP digital signature

-- 
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

Reply via email to