You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Database must be initialized before running main
These commands in this order should be made:
python initializeDB.py
python initializeTables.py
python main.py