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
C:\Users\lucas\Tibia\PyTibia-main>poetry run python main.py
Creating virtualenv pytibia-6t_xH0zf-py3.11 in C:\Users\lucas\AppData\Local\pypoetry\Cache\virtualenvs
Traceback (most recent call last):
File "C:\Users\lucas\Tibia\PyTibia-main\main.py", line 2, in
from src.gameplay.threads.pyTibia import PyTibiaThread
File "C:\Users\lucas\Tibia\PyTibia-main\src\gameplay\threads\pyTibia.py", line 1, in
import pyautogui
ModuleNotFoundError: No module named 'pyautogui'
hello
someone can share a video how to run it?
i got all the requeriments and the interface how as guide
but i dont have idea why is not working
when i run poetry run python -m pytest
i got
C:\Users\sanga\Appata\Local\pypoetry\Cache\virtualenvs\pytibia-1gKz31sh-py3.11\Scripts\pthon.exe: No module named pytest
The text was updated successfully, but these errors were encountered: