Re: No module named Charset
[email protected] (Barry A. Warsaw) Wed, 27 Feb 2002 08:39:46 -0500
| Newsgroups | gmane.comp.web.zope.zmailman |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "U" == Udatny <[email protected]> writes: U> have installed Python 2.2 (with Module mail 1.0) U> at "make install" i got following error; U> clear. there is no email/Charset.py U> is there a newer mailmodule? email/Charset.py is new with the email package version 0.97 (a.k.a. 1.1) which has not yet been released separately. A tarball is in the Mailman cvs though, along with an installation procedure to get Mailman to use the new version, even with Python 2.2. -Barry