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

help #87

Open
vatxz opened this issue Apr 20, 2024 · 1 comment
Open

help #87

vatxz opened this issue Apr 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@vatxz
Copy link

vatxz commented Apr 20, 2024

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

@vatxz vatxz added the enhancement New feature or request label Apr 20, 2024
@lutiqhas
Copy link

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'

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

No branches or pull requests

2 participants