[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
Tue Jan 24 15:47:20 EST 2017


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

--- Comment #26 from adelson <adelson.oliveira at gmail.com> ---
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

-- 
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/20170124/195901df/attachment.html>


More information about the OM-QA-Alerts mailing list