Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PANDA REQUEST ERROR #56

Open
Jonatang12 opened this issue Jan 27, 2024 · 0 comments
Open

PANDA REQUEST ERROR #56

Jonatang12 opened this issue Jan 27, 2024 · 0 comments

Comments

@Jonatang12
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant