Changes between Initial Version and Version 2 of Ticket #55063


Ignore:
Timestamp:
Oct 11, 2017, 8:02:42 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55063

    • Property Owner set to seanfarley
    • Property Status changed from new to assigned
    • Property Port py-matplotlib added; py27-matplotlib @2.1.0_1+cairo+tkinte removed
    • Property Cc sean@… removed
  • Ticket #55063 – Description

    initial v2  
    11I upgraded py27-matplotlib from py27-matplotlib @2.0.2_0+cairo+tkinter to  py27-matplotlib @2.1.0_1+cairo+tkinter but got the following error when importing matplotlib or pylab:
    22
    3 
     3{{{
    44% python
    55Python 2.7.14 (default, Sep 22 2017, 00:05:22)
     
    1717    from . import cbook
    1818ImportError: cannot import name cbook
     19}}}
    1920
    2021any idea how to resolve this?