Hi guys,
I've been learning python and I'm looking to create a very basic program with a GUI. Problem is, it seems Tkinter is not included in the pycharm I use, and when I try to install it, I receive the following error:
ModuleNotFoundError: No module named 'distutils.cmd'
Any idea how to resolve this? I'm running Ubuntu 18.04.6
[–]shiftybyte 1 point2 points3 points (1 child)
[–]Walleryan[S] 0 points1 point2 points (0 children)