Opened 7 years ago

Last modified 6 years ago

#55007 closed defect

py27-matplotlib 2.4.1: missing dependency — at Version 2

Reported by: andreavicere Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: py-matplotlib

Description (last modified by mf2k (Frank Schima))

On MacOs HighSierra, python 2.7, the command

'''import matplotlib.pyplot 

fails complaining that functools_lru_cache could not be imported. The fix is to install also the package py27-backports-functools_lru_cache, which however does not appear among dependencies of py27-matplotlib.

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: matplotlib functools_lru_cache removed
Owner: set to seanfarley
Port: py-matplotlib added; pyt27-matplotlib removed
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers py27-matplotlib), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.