"No module named _locale" (1.5.2 w/ RH 6.2)

hartmut Goebel hartmut at oberon.noris.de
Tue Jun 27 17:28:22 EDT 2000


Hallo,

when trying to import 'local' a get an error. How can I solve it?

>>> import locale
Import Error: No module named _locale

Well, this is true, since there is no _locale.* on my system.
I'm running RedHat 6.2 with Python 1.5.2 (from ReadHat's 6.2 rpm)

+++hartmut



More information about the Python-list mailing list