portopen

Results 1 comments of portopen

I found a solution: type `pip3 show customtkinter` into a terminal. This will display information containing where `customtkinter` is stored on your computer, e.g. `Location: /home/username/.local/lib/python3.6/site-packages`. Now add this location...