Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 625 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 625 Bytes

School.project

You have to install few modules using command prompt. Like: mysql.connector

To install this open cmd and run following code:

python -m pip install mysql-connector-python Or pip install mysql-connector-python Or pip(python version) install mysql-connector-python Or Google it yourself

Also install smtplib, ssl By running: python -m smtpd -c DebuggingServer -n localhost:1025

If you get error try to update your pip version

You must be connected to internet for this

Also you must have wamp server installed with default settings.. If you ever tweaked the settings reset it or else it will not work