holzschu / Carnets

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.
https://holzschu.github.io/Carnets_Jupyter/
BSD 3-Clause "New" or "Revised" License
567 stars 34 forks source link

mysqldb module not found #252

Open ifuchs opened 2 years ago

ifuchs commented 2 years ago

I am trying to use piecash (python bindings to Gnucash) and this in turn requires MySQLdb module. How to install? Attempt to do pip install MySQLdb results in no matching distribution.