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
Traceback (most recent call last):
File "replit_main.py", line 3, in
from flask import Flask
ModuleNotFoundError: No module named 'flask'
KeyboardInterrupt
I get this error when running replit.
Traceback (most recent call last):
File "replit_main.py", line 3, in
from flask import Flask
ModuleNotFoundError: No module named 'flask'
KeyboardInterrupt
~/Valorant-DiscordBot-1$ pip list
Package Version
blinker 1.7.0
click 8.1.7
flask 3.0.0
itsdangerous 2.1.2
jinja2 3.1.2
markupsafe 2.1.3
werkzeug 3.0.1
The text was updated successfully, but these errors were encountered: