#50717: py27-matplotlib @1.5.1_1: fails to import when locale is set to just `UTF-8` ----------------------------+---------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-matplotlib | ----------------------------+---------------------- Changes (by mojca@…): * keywords: => haspatch * cc: mojca@… (added) * version: 2.3.4 => Comment: We could simply [https://github.com/matplotlib/matplotlib/commit/2ac494f71676e8cf824ae7eced1b... apply the upstream patch] until the new version gets released. I didn't try to recompile the patched package yet, but the problem can be reproduced with {{{ $ export LC_ALL=UTF-8 $ /opt/local/bin/python2.7
import matplotlib }}} and hopefully fixed after the patch.
-- Ticket URL: <https://trac.macports.org/ticket/50717#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X