[Pkg-mailman-hackers] Bug#920304: Acknowledgement (mailman3-web: mailman3web / django does not like python3-pymysql)
Bjoern Franke
bjo at nord-west.org
Thu Jan 24 20:09:53 GMT 2019
Hi,
> If you wish to submit further information on this problem, please
> send it to 920304 at bugs.debian.org.
>
I got further information from the mailman3-mailinglist. The dependency
of mailman3-web is wrong, it needs python3-mysqldb, not python3-pymysql:
"You need both pymysql and mysqlclient. The former is used by Mailman
core and the latter by Django.
These can be installed with pip via
pip3 install pymysql
pip3 install mysqlclient
or apt via
apt install python3-pymysql python3-mysqldb"
Kind regards
Bjoern
More information about the Pkg-mailman-hackers
mailing list