<html>
<head>
<base href="https://issues.openmandriva.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Sage math package doesn't install due to missing dependency python3-openid)[>= 2.0]"
href="https://issues.openmandriva.org/show_bug.cgi?id=1925#c26">Comment # 26</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Sage math package doesn't install due to missing dependency python3-openid)[>= 2.0]"
href="https://issues.openmandriva.org/show_bug.cgi?id=1925">bug 1925</a>
from <span class="vcard"><a class="email" href="mailto:adelson.oliveira@gmail.com" title="adelson <adelson.oliveira@gmail.com>"> <span class="fn">adelson</span></a>
</span></b>
<pre>Maybe there's another issue before releasing a new rpm,
I want to use matplotlib then I install
$ urpmi python2-matplotlib-qt5
And when I try to use it in sage with
sage: import matplotlib.pyplot as pl
....
ImportError: Matplotlib qt-based backends require an external PyQt4, PyQt5,
or PySide package to be installed, but it was not found.
Then I installed
$ urpmi pyside
And sage still complains the same.
Is it possible that sage is looking for PySide instead of pyside, a kind of
typo error?
I have pyside:
$ rpm -qa|grep pyside
pyside-1.2.2-3-omv2015.0.x86_64
lib64pyside.cpython-34m1.2-1.2.2-3-omv2015.0.x86_64
pyside-core-1.2.2-3-omv2015.0.x86_64
pyside-test-1.2.2-3-omv2015.0.x86_64
pyside-opengl-1.2.2-3-omv2015.0.x86_64
pyside-network-1.2.2-3-omv2015.0.x86_64
pyside-script-1.2.2-3-omv2015.0.x86_64
pyside-uitools-1.2.2-3-omv2015.0.x86_64
pyside-sql-1.2.2-3-omv2015.0.x86_64
pyside-webkit-1.2.2-3-omv2015.0.x86_64
pyside-scripttools-1.2.2-3-omv2015.0.x86_64
pyside-xmlpatterns-1.2.2-3-omv2015.0.x86_64
pyside-svg-1.2.2-3-omv2015.0.x86_64
pyside-declarative-1.2.2-3-omv2015.0.x86_64
pyside-gui-1.2.2-3-omv2015.0.x86_64
pyside-phonon-1.2.2-3-omv2015.0.x86_64
pyside-multimedia-1.2.2-3-omv2015.0.x86_64
pyside-xml-1.2.2-3-omv2015.0.x86_64
pyside-help-1.2.2-3-omv2015.0.x86_64</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>