You are not logged in.

#1 2016-09-16 12:09:47

Thorvald
Banned
Registered: 2015-10-27
Posts: 59

Error while trying to run Sage for the first time

I just installed Sage from pacman. I tried to run it but it spits:

$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 7.3, Release Date: 2016-08-04                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Traceback (most recent call last):
  File "/usr/bin/sage-ipython", line 8, in <module>
    from sage.repl.readline_extra_commands import *
ImportError: No module named sage.repl.readline_extra_commands

Google has not been very useful. Any idea how to fix this?

Last edited by Thorvald (2016-09-16 12:11:57)

Offline

#2 2016-09-16 15:03:10

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: Error while trying to run Sage for the first time

Have you messed with your python paths? Installed stuff with pip? What's the output of 'which -a python2'?

Offline

Board footer

Powered by FluxBB