kochlisGit/ProphitBet-Soccer-Bets-Predictor

PANDA REQUEST ERROR

Opened this issue · 0 comments

Hello, every time I go to start the application this appears and it doesn't let me open the application, both with the cmd and with the visual code I get the same error
Traceback (most recent call last):
File "C:\Users\jonatan\Desktop\ProphitBet-Soccer-Bets-Predictor-main - copy\main.py", line 1, in
from database.repositories.league import LeagueRepository
File "C:\Users\jonatan\Desktop\ProphitBet-Soccer-Bets-Predictor-main - copy\database\repositories\league.py", line 4, in
import panda as pd
File "C:\Users\jonatan\AppData\Roaming\Python\Python311\site-packages\panda_init_.py", line 1, in
from request import PandaRequest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'request'
this is the error that appears to me
Screenshot_2