goensch Posted 8 hours ago Posted 8 hours ago Hi, I just moved over from tommy python 3.12 , and my scripts stopped working. I changed them to py 3.14. import MySQLdb fails. Apparently, the module is not installed, I do not find it in the list. Version etc: for me, I guess exactly like on tommy would be easiest. But I do not know much about it. I am not aware of anything special I use 😉 Thanks in advance, Jochen Quote
Krydos Posted 1 hour ago Posted 1 hour ago There is no module named MySQLdb, so I installed mysql-connector. If that's not the module you need please attempt to be more specific. You can see the list of installed modules for Morty2's Python 3.14 at https://morty2-info.heliohost.org/pyinfo/info3.14.py Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.