Open tetron432 opened 4 months ago
Have you tried pip3 install customtkinter
?
Regards.
Have you tried
pip3 install customtkinter
?Regards.
I get the same error warning message.
While this issue is not specific to customtkinter
, you may attempt the following solution:
pip install customtkinter --break-system-packages
Additionally, please consider the following steps:
Regards
Is there no way to update using brew itself?
I have tried to install this package using
pip install customtkinter
, but then I get this error:Does anybody else have the same issue on Macs? What would be the best recommended way to solving this problem?