Changes between Version 2 and Version 3 of Ticket #55007


Ignore:
Timestamp:
Oct 5, 2017, 5:14:54 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55007 – Description

    v2 v3  
    11On MacOs HighSierra, python 2.7, the command
    22{{{
    3 '''import matplotlib.pyplot
     3import matplotlib.pyplot
    44}}}
    55fails complaining that {{{functools_lru_cache}}} could not be imported.