[om-qa-alerts] [Bug 1925] Sage math package doesn't install due to missing dependency python3-openid)[>= 2.0]

issues.openmandriva bugzilla-daemon at openmandriva.net
Mon Jan 23 12:35:09 EST 2017


https://issues.openmandriva.org/show_bug.cgi?id=1925

--- Comment #22 from adelson <adelson.oliveira at gmail.com> ---
Correct, I was running a user version of sage (don't know where it came from).

Installed python-enum34.

Now without surf-geometry errors,

$ /usr/bin/sage       
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 7.4, Release Date: 2016-10-18                     │
│ 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 7, in <module>
    from sage.repl.interpreter import SageTerminalApp
  File "/usr/lib64/python2.7/site-packages/sage/repl/interpreter.py", line 108,
in <module>
    from sage.repl.prompts import SagePrompts, InterfacePrompts
  File "/usr/lib64/python2.7/site-packages/sage/repl/prompts.py", line 16, in
<module>
    from IPython.terminal.prompts import Prompts
  File "/usr/lib64/sagemath/site-packages/IPython/__init__.py", line 49, in
<module>
    from .terminal.embed import embed
  File "/usr/lib64/sagemath/site-packages/IPython/terminal/embed.py", line 17,
in <module>
    from IPython.terminal.interactiveshell import TerminalInteractiveShell
  File
"/usr/lib64/sagemath/site-packages/IPython/terminal/interactiveshell.py", line
26, in <module>
    from .debugger import TerminalPdb, Pdb
  File "/usr/lib64/sagemath/site-packages/IPython/terminal/debugger.py", line
3, in <module>
    from IPython.core.completer import IPCompleter
  File "/usr/lib64/sagemath/site-packages/IPython/core/completer.py", line 33,
in <module>
    from IPython.utils import generics
  File "/usr/lib64/sagemath/site-packages/IPython/utils/generics.py", line 8,
in <module>
    from simplegeneric import generic
ImportError: No module named simplegeneric

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20170123/14801805/attachment-0001.html>


More information about the OM-QA-Alerts mailing list