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

Juanjo Álvarez jajs at NOSPAMretemail.es
Wed Jun 28 07:40:21 EDT 2000


hartmut Goebel dijo sobre "No module named _locale" (1.5.2 w/ RH 6.2),
en fecha: Tue, 27 Jun 2000 22:28:22 +0100

|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)

In Mandrake 7.1 the python rpm didn't have that file (it was a bug).
Probably the same happens in Red Hat (in the Mandrake 7.2 python rpm the
bug is fixed).



More information about the Python-list mailing list