Mageia Bugzilla – Attachment 7817 Details for
Bug 18457
matplotlib for python3 misses fonts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
test ok under Mageia 5 LXDE x86_64
test.log (text/plain), 16.19 KB, created by
Philippe Makowski
on 2016-05-20 13:52:54 CEST
(
hide
)
Description:
test ok under Mageia 5 LXDE x86_64
Filename:
MIME Type:
Creator:
Philippe Makowski
Created:
2016-05-20 13:52:54 CEST
Size:
16.19 KB
patch
obsolete
>[philippe@mageia5lxde ~]$ cat matplotlib_POC.py >import matplotlib.pyplot as plt > >plt.clf() >plt.xlabel("$Latex Test$") > >plt.show() >[philippe@mageia5lxde ~]$ uname -a >Linux mageia5lxde.localdomain 4.1.15-desktop-2.mga5 #1 SMP Wed Jan 20 17:05:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux >[philippe@mageia5lxde ~]$ python matplotlib_POC.py >Traceback (most recent call last): > File "matplotlib_POC.py", line 1, in <module> > import matplotlib.pyplot as plt >ImportError: No module named matplotlib.pyplot >[philippe@mageia5lxde ~]$ python3 matplotlib_POC.py >Traceback (most recent call last): > File "matplotlib_POC.py", line 1, in <module> > import matplotlib.pyplot as plt >ImportError: No module named 'matplotlib' >[philippe@mageia5lxde ~]$ su - >Mot de passe : >[root@mageia5lxde ~]# urpmi python-matplotlib python3-matplotlib >Pour satisfaire les dépendances, les paquetages suivants vont être installés : > Paquetage Version Révision Arch >(média « Core Release2 ») > fonts-ttf-bitstream-vera 1.10 15.mga5 noarch > lib64agg2 2.5 15.mga5 x86_64 > lib64tk8.5 8.5.15 3.mga5 x86_64 > lib64xscrnsaver1 1.2.2 6.mga5 x86_64 > python-configobj 5.0.5 4.mga5 noarch > python-dateutil 2.1 8.mga5 noarch > python-mock 1.0.1 7.mga5 noarch > python-nose 1.3.4 4.mga5 noarch > python-pkg-resources 3.6 7.mga5 noarch > python-pyparsing 2.0.1 8.mga5 noarch > python-pytz 2014.7 4.mga5 noarch > python-setuptools 3.6 7.mga5 noarch > python-six 1.7.3 4.mga5 noarch > python3-dateutil 2.1 8.mga5 noarch > python3-nose 1.3.4 4.mga5 noarch > python3-numpy 1.8.2 4.mga5 x86_64 > python3-pyparsing 2.0.1 8.mga5 noarch > python3-pytz 2014.7 4.mga5 noarch > tk 8.5.15 3.mga5 x86_64 > tkinter 2.7.9 2.mga5 x86_64 >(média « Core Updates ») > python-matplotlib 1.4.3 1.mga5 x86_64 > python-matplotlib-tk 1.4.3 1.mga5 x86_64 > python3-matplotlib 1.4.3 1.mga5 x86_64 > python3-matplotlib-tk 1.4.3 1.mga5 x86_64 > tkinter3 3.4.3 1.1.mga5 x86_64 >un espace additionnel de 170Mo sera utilisé. >81Mo de paquets seront récupérés. >Procéder à l'installation des 25 paquetages ? (O/n) > > > $MIRRORLIST: media/core/release/python-setuptools-3.6-7.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-six-1.7.3-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-nose-1.3.4-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-mock-1.0.1-7.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-pkg-resources-3.6-7.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python3-nose-1.3.4-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python3-dateutil-2.1-8.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-dateutil-2.1-8.mga5.noarch.rpm >installation de python-nose-1.3.4-4.mga5.noarch.rpm python-six-1.7.3-4.mga5.noarch.rpm python-setuptools-3.6-7.mga5.noarch.rpm python-mock-1.0.1-7.mga5.noarch.rpm python-pkg-resources-3.6-7.mga5.noarch.rpm python-dateutil-2.1-8.mga5.noarch.rpm python3-nose-1.3.4-4.mga5.noarch.rpm python3-dateutil-2.1-8.mga5.noarch.rpm depuis /var/cache/urpmi/rpms >Préparation... ######################################################################### > 1/25: python-pkg-resources ######################################################################### > 2/25: python-setuptools ######################################################################### > 3/25: python-six ######################################################################### > 4/25: python-dateutil ######################################################################### > 5/25: python-nose ######################################################################### > 6/25: python3-dateutil ######################################################################### > 7/25: python3-nose ######################################################################### > 8/25: python-mock ######################################################################### > > > $MIRRORLIST: media/core/release/lib64agg2-2.5-15.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/python3-pytz-2014.7-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python3-pyparsing-2.0.1-8.mga5.noarch.rpm > $MIRRORLIST: media/core/release/lib64xscrnsaver1-1.2.2-6.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/python-pytz-2014.7-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python3-numpy-1.8.2-4.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/python-configobj-5.0.5-4.mga5.noarch.rpm > $MIRRORLIST: media/core/release/python-pyparsing-2.0.1-8.mga5.noarch.rpm >installation de python3-pytz-2014.7-4.mga5.noarch.rpm lib64agg2-2.5-15.mga5.x86_64.rpm python3-pyparsing-2.0.1-8.mga5.noarch.rpm python-pytz-2014.7-4.mga5.noarch.rpm lib64xscrnsaver1-1.2.2-6.mga5.x86_64.rpm python-pyparsing-2.0.1-8.mga5.noarch.rpm python3-numpy-1.8.2-4.mga5.x86_64.rpm python-configobj-5.0.5-4.mga5.noarch.rpm depuis /var/cache/urpmi/rpms >Préparation... ######################################################################### > 9/25: python-configobj ######################################################################### > 10/25: python3-numpy ######################################################################### > 11/25: python-pyparsing ######################################################################### > 12/25: lib64xscrnsaver1 ######################################################################### > 13/25: python-pytz ######################################################################### > 14/25: python3-pyparsing ######################################################################### > 15/25: lib64agg2 ######################################################################### > 16/25: python3-pytz ######################################################################### > > > $MIRRORLIST: media/core/release/tk-8.5.15-3.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/tkinter-2.7.9-2.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/lib64tk8.5-8.5.15-3.mga5.x86_64.rpm > $MIRRORLIST: media/core/release/fonts-ttf-bitstream-vera-1.10-15.mga5.noarch.rpm > $MIRRORLIST: media/core/updates/python3-matplotlib-1.4.3-1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates/python-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates/tkinter3-3.4.3-1.1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates/python-matplotlib-1.4.3-1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates/python3-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm >installation de python3-matplotlib-1.4.3-1.mga5.x86_64.rpm fonts-ttf-bitstream-vera-1.10-15.mga5.noarch.rpm tkinter3-3.4.3-1.1.mga5.x86_64.rpm python-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm tkinter-2.7.9-2.mga5.x86_64.rpm lib64tk8.5-8.5.15-3.mga5.x86_64.rpm tk-8.5.15-3.mga5.x86_64.rpm python3-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm python-matplotlib-1.4.3-1.mga5.x86_64.rpm depuis /var/cache/urpmi/rpms >Préparation... ######################################################################### > 17/25: lib64tk8.5 ######################################################################### > 18/25: tk ######################################################################### > 19/25: fonts-ttf-bitstream-vera > ######################################################################### > 20/25: tkinter3 ######################################################################### > 21/25: python3-matplotlib-tk ######################################################################### > 22/25: python3-matplotlib ######################################################################### > 23/25: tkinter ######################################################################### > 24/25: python-matplotlib-tk ######################################################################### > 25/25: python-matplotlib ######################################################################### >[root@mageia5lxde ~]# exit >déconnexion > >[philippe@mageia5lxde ~]$ python matplotlib_POC.py >[philippe@mageia5lxde ~]$ echo OK >OK >[philippe@mageia5lxde ~]$ python3 matplotlib_POC.py >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXGeneral'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeOneSym'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeTwoSym'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeFourSym'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeFiveSym'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXNonUnicode'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeThreeSym'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmmi10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmr10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmex10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmb10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmss10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmsy10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >/usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmtt10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) >[philippe@mageia5lxde ~]$ echo NOT-OK >NOT-OK >[philippe@mageia5lxde ~]$ su - >Mot de passe : >[root@mageia5lxde ~]# urpmi.update --no-ignore "Core Updates Testing" >[root@mageia5lxde ~]# urpmi python-matplotlib python3-matplotlib >Pour satisfaire les dépendances, les paquetages suivants vont être installés : > Paquetage Version Révision Arch >(média « Core Updates Testing ») > python-matplotlib 1.4.3 1.1.mga5 x86_64 > python-matplotlib-data 1.4.3 1.1.mga5 noarch > python-matplotlib-data-fonts 1.4.3 1.1.mga5 noarch > python-matplotlib-tk 1.4.3 1.1.mga5 x86_64 > python3-matplotlib 1.4.3 1.1.mga5 x86_64 > python3-matplotlib-tk 1.4.3 1.1.mga5 x86_64 >un espace additionnel de 166o sera utilisé. >74Mo de paquets seront récupérés. >Procéder à l'installation des 6 paquetages ? (O/n) > > > $MIRRORLIST: media/core/updates_testing/python3-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates_testing/python-matplotlib-data-fonts-1.4.3-1.1.mga5.noarch.rpm > $MIRRORLIST: media/core/updates_testing/python3-matplotlib-1.4.3-1.1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates_testing/python-matplotlib-1.4.3-1.1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates_testing/python-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm > $MIRRORLIST: media/core/updates_testing/python-matplotlib-data-1.4.3-1.1.mga5.noarch.rpm >installation de python3-matplotlib-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-data-fonts-1.4.3-1.1.mga5.noarch.rpm python3-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-data-1.4.3-1.1.mga5.noarch.rpm depuis /var/cache/urpmi/rpms >Préparation... ######################################################################### > 1/6: python-matplotlib-data > ######################################################################### > 2/6: python-matplotlib-data-fonts > ######################################################################### > 3/6: python3-matplotlib-tk ######################################################################### > 4/6: python3-matplotlib ######################################################################### > 5/6: python-matplotlib-tk ######################################################################### > 6/6: python-matplotlib ######################################################################### > 1/4: désinstallation de python-matplotlib-tk-1.4.3-1.mga5.x86_64 > ######################################################################### > 2/4: désinstallation de python-matplotlib-1.4.3-1.mga5.x86_64 > ######################################################################### > 3/4: désinstallation de python3-matplotlib-tk-1.4.3-1.mga5.x86_64 > ######################################################################### > 4/4: désinstallation de python3-matplotlib-1.4.3-1.mga5.x86_64 > ######################################################################### >[root@mageia5lxde ~]# exit >déconnexion > >[philippe@mageia5lxde ~]$ python matplotlib_POC.py >[philippe@mageia5lxde ~]$ echo OK >OK >[philippe@mageia5lxde ~]$ python3 matplotlib_POC.py >[philippe@mageia5lxde ~]$ echo OK >OK >[philippe@mageia5lxde ~]$ >
[philippe@mageia5lxde ~]$ cat matplotlib_POC.py import matplotlib.pyplot as plt plt.clf() plt.xlabel("$Latex Test$") plt.show() [philippe@mageia5lxde ~]$ uname -a Linux mageia5lxde.localdomain 4.1.15-desktop-2.mga5 #1 SMP Wed Jan 20 17:05:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [philippe@mageia5lxde ~]$ python matplotlib_POC.py Traceback (most recent call last): File "matplotlib_POC.py", line 1, in <module> import matplotlib.pyplot as plt ImportError: No module named matplotlib.pyplot [philippe@mageia5lxde ~]$ python3 matplotlib_POC.py Traceback (most recent call last): File "matplotlib_POC.py", line 1, in <module> import matplotlib.pyplot as plt ImportError: No module named 'matplotlib' [philippe@mageia5lxde ~]$ su - Mot de passe : [root@mageia5lxde ~]# urpmi python-matplotlib python3-matplotlib Pour satisfaire les dépendances, les paquetages suivants vont être installés : Paquetage Version Révision Arch (média « Core Release2 ») fonts-ttf-bitstream-vera 1.10 15.mga5 noarch lib64agg2 2.5 15.mga5 x86_64 lib64tk8.5 8.5.15 3.mga5 x86_64 lib64xscrnsaver1 1.2.2 6.mga5 x86_64 python-configobj 5.0.5 4.mga5 noarch python-dateutil 2.1 8.mga5 noarch python-mock 1.0.1 7.mga5 noarch python-nose 1.3.4 4.mga5 noarch python-pkg-resources 3.6 7.mga5 noarch python-pyparsing 2.0.1 8.mga5 noarch python-pytz 2014.7 4.mga5 noarch python-setuptools 3.6 7.mga5 noarch python-six 1.7.3 4.mga5 noarch python3-dateutil 2.1 8.mga5 noarch python3-nose 1.3.4 4.mga5 noarch python3-numpy 1.8.2 4.mga5 x86_64 python3-pyparsing 2.0.1 8.mga5 noarch python3-pytz 2014.7 4.mga5 noarch tk 8.5.15 3.mga5 x86_64 tkinter 2.7.9 2.mga5 x86_64 (média « Core Updates ») python-matplotlib 1.4.3 1.mga5 x86_64 python-matplotlib-tk 1.4.3 1.mga5 x86_64 python3-matplotlib 1.4.3 1.mga5 x86_64 python3-matplotlib-tk 1.4.3 1.mga5 x86_64 tkinter3 3.4.3 1.1.mga5 x86_64 un espace additionnel de 170Mo sera utilisé. 81Mo de paquets seront récupérés. Procéder à l'installation des 25 paquetages ? (O/n) $MIRRORLIST: media/core/release/python-setuptools-3.6-7.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-six-1.7.3-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-nose-1.3.4-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-mock-1.0.1-7.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-pkg-resources-3.6-7.mga5.noarch.rpm $MIRRORLIST: media/core/release/python3-nose-1.3.4-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python3-dateutil-2.1-8.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-dateutil-2.1-8.mga5.noarch.rpm installation de python-nose-1.3.4-4.mga5.noarch.rpm python-six-1.7.3-4.mga5.noarch.rpm python-setuptools-3.6-7.mga5.noarch.rpm python-mock-1.0.1-7.mga5.noarch.rpm python-pkg-resources-3.6-7.mga5.noarch.rpm python-dateutil-2.1-8.mga5.noarch.rpm python3-nose-1.3.4-4.mga5.noarch.rpm python3-dateutil-2.1-8.mga5.noarch.rpm depuis /var/cache/urpmi/rpms Préparation... ######################################################################### 1/25: python-pkg-resources ######################################################################### 2/25: python-setuptools ######################################################################### 3/25: python-six ######################################################################### 4/25: python-dateutil ######################################################################### 5/25: python-nose ######################################################################### 6/25: python3-dateutil ######################################################################### 7/25: python3-nose ######################################################################### 8/25: python-mock ######################################################################### $MIRRORLIST: media/core/release/lib64agg2-2.5-15.mga5.x86_64.rpm $MIRRORLIST: media/core/release/python3-pytz-2014.7-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python3-pyparsing-2.0.1-8.mga5.noarch.rpm $MIRRORLIST: media/core/release/lib64xscrnsaver1-1.2.2-6.mga5.x86_64.rpm $MIRRORLIST: media/core/release/python-pytz-2014.7-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python3-numpy-1.8.2-4.mga5.x86_64.rpm $MIRRORLIST: media/core/release/python-configobj-5.0.5-4.mga5.noarch.rpm $MIRRORLIST: media/core/release/python-pyparsing-2.0.1-8.mga5.noarch.rpm installation de python3-pytz-2014.7-4.mga5.noarch.rpm lib64agg2-2.5-15.mga5.x86_64.rpm python3-pyparsing-2.0.1-8.mga5.noarch.rpm python-pytz-2014.7-4.mga5.noarch.rpm lib64xscrnsaver1-1.2.2-6.mga5.x86_64.rpm python-pyparsing-2.0.1-8.mga5.noarch.rpm python3-numpy-1.8.2-4.mga5.x86_64.rpm python-configobj-5.0.5-4.mga5.noarch.rpm depuis /var/cache/urpmi/rpms Préparation... ######################################################################### 9/25: python-configobj ######################################################################### 10/25: python3-numpy ######################################################################### 11/25: python-pyparsing ######################################################################### 12/25: lib64xscrnsaver1 ######################################################################### 13/25: python-pytz ######################################################################### 14/25: python3-pyparsing ######################################################################### 15/25: lib64agg2 ######################################################################### 16/25: python3-pytz ######################################################################### $MIRRORLIST: media/core/release/tk-8.5.15-3.mga5.x86_64.rpm $MIRRORLIST: media/core/release/tkinter-2.7.9-2.mga5.x86_64.rpm $MIRRORLIST: media/core/release/lib64tk8.5-8.5.15-3.mga5.x86_64.rpm $MIRRORLIST: media/core/release/fonts-ttf-bitstream-vera-1.10-15.mga5.noarch.rpm $MIRRORLIST: media/core/updates/python3-matplotlib-1.4.3-1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates/python-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates/tkinter3-3.4.3-1.1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates/python-matplotlib-1.4.3-1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates/python3-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm installation de python3-matplotlib-1.4.3-1.mga5.x86_64.rpm fonts-ttf-bitstream-vera-1.10-15.mga5.noarch.rpm tkinter3-3.4.3-1.1.mga5.x86_64.rpm python-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm tkinter-2.7.9-2.mga5.x86_64.rpm lib64tk8.5-8.5.15-3.mga5.x86_64.rpm tk-8.5.15-3.mga5.x86_64.rpm python3-matplotlib-tk-1.4.3-1.mga5.x86_64.rpm python-matplotlib-1.4.3-1.mga5.x86_64.rpm depuis /var/cache/urpmi/rpms Préparation... ######################################################################### 17/25: lib64tk8.5 ######################################################################### 18/25: tk ######################################################################### 19/25: fonts-ttf-bitstream-vera ######################################################################### 20/25: tkinter3 ######################################################################### 21/25: python3-matplotlib-tk ######################################################################### 22/25: python3-matplotlib ######################################################################### 23/25: tkinter ######################################################################### 24/25: python-matplotlib-tk ######################################################################### 25/25: python-matplotlib ######################################################################### [root@mageia5lxde ~]# exit déconnexion [philippe@mageia5lxde ~]$ python matplotlib_POC.py [philippe@mageia5lxde ~]$ echo OK OK [philippe@mageia5lxde ~]$ python3 matplotlib_POC.py /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXGeneral'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeOneSym'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeTwoSym'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeFourSym'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeFiveSym'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXNonUnicode'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['STIXSizeThreeSym'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmmi10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmr10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmex10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmb10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmss10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmsy10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python3.4/site-packages/matplotlib/font_manager.py:1282: UserWarning: findfont: Font family ['cmtt10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) [philippe@mageia5lxde ~]$ echo NOT-OK NOT-OK [philippe@mageia5lxde ~]$ su - Mot de passe : [root@mageia5lxde ~]# urpmi.update --no-ignore "Core Updates Testing" [root@mageia5lxde ~]# urpmi python-matplotlib python3-matplotlib Pour satisfaire les dépendances, les paquetages suivants vont être installés : Paquetage Version Révision Arch (média « Core Updates Testing ») python-matplotlib 1.4.3 1.1.mga5 x86_64 python-matplotlib-data 1.4.3 1.1.mga5 noarch python-matplotlib-data-fonts 1.4.3 1.1.mga5 noarch python-matplotlib-tk 1.4.3 1.1.mga5 x86_64 python3-matplotlib 1.4.3 1.1.mga5 x86_64 python3-matplotlib-tk 1.4.3 1.1.mga5 x86_64 un espace additionnel de 166o sera utilisé. 74Mo de paquets seront récupérés. Procéder à l'installation des 6 paquetages ? (O/n) $MIRRORLIST: media/core/updates_testing/python3-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates_testing/python-matplotlib-data-fonts-1.4.3-1.1.mga5.noarch.rpm $MIRRORLIST: media/core/updates_testing/python3-matplotlib-1.4.3-1.1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates_testing/python-matplotlib-1.4.3-1.1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates_testing/python-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm $MIRRORLIST: media/core/updates_testing/python-matplotlib-data-1.4.3-1.1.mga5.noarch.rpm installation de python3-matplotlib-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-data-fonts-1.4.3-1.1.mga5.noarch.rpm python3-matplotlib-tk-1.4.3-1.1.mga5.x86_64.rpm python-matplotlib-data-1.4.3-1.1.mga5.noarch.rpm depuis /var/cache/urpmi/rpms Préparation... ######################################################################### 1/6: python-matplotlib-data ######################################################################### 2/6: python-matplotlib-data-fonts ######################################################################### 3/6: python3-matplotlib-tk ######################################################################### 4/6: python3-matplotlib ######################################################################### 5/6: python-matplotlib-tk ######################################################################### 6/6: python-matplotlib ######################################################################### 1/4: désinstallation de python-matplotlib-tk-1.4.3-1.mga5.x86_64 ######################################################################### 2/4: désinstallation de python-matplotlib-1.4.3-1.mga5.x86_64 ######################################################################### 3/4: désinstallation de python3-matplotlib-tk-1.4.3-1.mga5.x86_64 ######################################################################### 4/4: désinstallation de python3-matplotlib-1.4.3-1.mga5.x86_64 ######################################################################### [root@mageia5lxde ~]# exit déconnexion [philippe@mageia5lxde ~]$ python matplotlib_POC.py [philippe@mageia5lxde ~]$ echo OK OK [philippe@mageia5lxde ~]$ python3 matplotlib_POC.py [philippe@mageia5lxde ~]$ echo OK OK [philippe@mageia5lxde ~]$
View Attachment As Raw
Actions:
View
Attachments on
bug 18457
:
7794
|
7813
| 7817