Yuchen Luo
Yuchen Luo
Thanks! That was super helpful! I am fairly new to MySQL database. When I tried running the code again, it gave me this error (base) Yuchens-Air-3:mpeds-coder yuchenluo$ python setup.py Traceback...
Thanks for the reply. I have been trying to get mysql-python installed with no luck. I also tried upgrading wheel which didn't work. If you can help take a look...
After some browsing the internet seems to say that MySQL-python does not currently support Python 3 which is probably why I can't get this working on my machine... https://stackoverflow.com/questions/14087598/python-3-importerror-no-module-named-configparser On...