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
I dont really know what the problem is but "python scripts/python/cli.py" dosnt work.
Look : (.venv) C:\Users\ALFA\Downloads\agents> python scripts/python/cli.py
Traceback (most recent call last):
File "C:\Users\ALFA\Downloads\agents\scripts\python\cli.py", line 4, in
from agents.polymarket.polymarket import Polymarket
ModuleNotFoundError: No module named 'agents'
What am i doing wrong ?
.
The text was updated successfully, but these errors were encountered:
Describe the bug
I dont really know what the problem is but "python scripts/python/cli.py" dosnt work.
Look : (.venv) C:\Users\ALFA\Downloads\agents> python scripts/python/cli.py
Traceback (most recent call last):
File "C:\Users\ALFA\Downloads\agents\scripts\python\cli.py", line 4, in
from agents.polymarket.polymarket import Polymarket
ModuleNotFoundError: No module named 'agents'
What am i doing wrong ?
.
The text was updated successfully, but these errors were encountered: