trackmania-rl/tmrl

Fresh instalation missing package (Windows 11)

Jcortesconde opened this issue · 2 comments

Hi while installing the env through the installation guide, I ran the validation command python -m tmrl --install and it yielded a ModuleNotFoundError: No module named 'keyboard'.

Doing a pip install keyboard solved my issue, however maybe it could be fixed in the setup.py

Hi, thanks for pointing that out.

Hmm I think we should remove this dependency entirely from the codebase (it requires sudo on Linux).

This is fixed in version 0.6.5