0Xiaohei0 / VoiceToJapanese

152 stars 19 forks source link

No module named 'customtkinter' #41

Open PegaBlade2 opened 12 months ago

PegaBlade2 commented 12 months ago

Traceback (most recent call last): File "C:\Users\mwbla\OneDrive\Desktop\UI-v1.2.6-py\files\UI.py", line 3, in import customtkinter ModuleNotFoundError: No module named 'customtkinter'

goenyan commented 12 months ago

pip install customtkinter Or just use the .exe version here https://github.com/0Xiaohei0/VoiceToJapanese/releases/download/v1.2.3/VoiceToJapanese.v1.2.3-exe.zip

Alphanum404 commented 11 months ago

I also used to have this problem but I switched the version from python 3.11 to 3.10 and installed the requirements again and it worked because if you use python 3.11 there is a problem when installing the package.