Closed oskippah closed 1 year ago
i have an error that says "Traceback (most recent call last): File "E:\blank grabber\Blank-Grabber-main\Blank Grabber\gui.py", line 12, in import customtkinter as ctk ModuleNotFoundError: No module named 'customtkinter'"
fixed it. just had to reinstall python
... @oskippah just pip install customtkinter
i have an error that says "Traceback (most recent call last): File "E:\blank grabber\Blank-Grabber-main\Blank Grabber\gui.py", line 12, in
import customtkinter as ctk
ModuleNotFoundError: No module named 'customtkinter'"