[MacPorts] #19701: python23: _locale doesn't get built
MacPorts
noreply at macports.org
Wed May 20 10:42:40 PDT 2009
#19701: python23: _locale doesn't get built
---------------------------------------+------------------------------------
Reporter: dackze+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: python | Port: python23
---------------------------------------+------------------------------------
{{{
$ python2.3 -c 'import locale; print locale.getpreferredencoding()'
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/opt/local/lib/python2.3/locale.py", line 399, in
getpreferredencoding
import _locale
ImportError: No module named _locale
}}}
I see that other Python ports have specific fixes for this. I tried
backporting them, without success.
--
Ticket URL: <http://trac.macports.org/ticket/19701>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list