staciax / valorant-discord-bot

A discord bot with valorant api.
GNU General Public License v3.0
338 stars 201 forks source link

I get this error when running replit. #108

Open VonalOrdu opened 9 months ago

VonalOrdu commented 9 months ago

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