Re: [Mailman-Developers] make install import failures

2002-06-22 Thread Dan Mick
The version of email you need to use is contained in the mailman tree. paths.py contains the gunge to get pythonlib on your searchpath for all the installed mailman binaries. Larry Price wrote: > > after the second failed to import error > which failed with this error > File "/var/lib/mailman

[Mailman-Developers] make install import failures

2002-06-22 Thread Larry Price
after the second failed to import error which failed with this error File "/var/lib/mailman/Mailman/Message.py", line 26, in ? from email.Charset import Charset ImportError: No module named Charset I figured it would be best to make sure that I had the correct library and versions. I'm usi