qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
181 stars 67 forks source link

ModuleNotFoundError: No module named 'qmk_cli' #132

Closed F1hone closed 2 years ago

F1hone commented 2 years ago

i run pacman -Syu to update then i use qmk setup to check

there goes the error

[CHK@DESKTOP-3QEGFU6 ~]$ qmk setup Traceback (most recent call last): File "C:/QMK_MSYS/mingw64/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:/QMK_MSYS/mingw64/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "C:/QMK_MSYS/mingw64/bin/qmk.exe/main.py", line 4, in ModuleNotFoundError: No module named 'qmk_cli'

then i uninstall qmk msys and reinstall it the same error happen again i dont konw what to do