[Systers-dev] virtualenvwrapper installation and Apache configuration error
स्वक्ष
vid at svaksha.com
Tue Apr 6 07:23:27 PDT 2010
Hi,
In the virtualenvwrapper environment, I was able to complete the
step-by-step-installation** until I started mailman (last command in
Apache Configuration) which threw these errors:
** http://systers.org/systers-dev/doku.php/step_by_step_system_installation
(temp)me at ubuntu:/usr/local/mailman$ sudo /etc/init.d/mailman start
/usr/local/mailman/Mailman/Utils.py:32: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
import sha
Traceback (most recent call last):
File "/usr/local/mailman/bin/mailmanctl", line 110, in <module>
from Mailman.MailList import MailList
File "/usr/local/mailman/Mailman/MailList.py", line 51, in <module>
from Mailman.Archiver import Archiver
File "/usr/local/mailman/Mailman/Archiver/__init__.py", line 17, in <module>
from Archiver import *
File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 32, in <module>
from Mailman import Mailbox
File "/usr/local/mailman/Mailman/Mailbox.py", line 21, in <module>
import mailbox
File "/usr/lib/python2.6/mailbox.py", line 19, in <module>
import email.message
ImportError: No module named message
Any help is appreciated.
Thanks
--
vid || http://svaksha.com
To contribute to this conversation, send mail to <systers-dev+virtualenvwr at systers.org>
More information about the Systers-dev
mailing list