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
whenever i run the script it says
Exception has occurred: ModuleNotFoundError
No module named 'flask'
File "C:\Users\bigan\Downloads\RblxDesktop.py", line 1, in
from flask import Flask, render_template, request
ModuleNotFoundError: No module named 'flask'