Configure -> Settings -> Project Interpreter -> Show All -> +
No module named ‚distutils‘
No module named ’setuptools‘
sudo apt install python3-distutils sudo apt install python3-setuptools
error: error in ‚egg_base‘ option: ’src‘ does not exist or is not a directory
oder
PyCharm Error beim Interpreter Einstellen: python packaging tools not found
sudo apt install python3-pip
Jetzt funzts