Fresh instalation missing package (Windows 11)
Jcortesconde opened this issue · 2 comments
Jcortesconde commented
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
yannbouteiller commented
Hi, thanks for pointing that out.
Hmm I think we should remove this dependency entirely from the codebase (it requires sudo on Linux).
yannbouteiller commented
This is fixed in version 0.6.5