ModuleNotFoundError: No module named 'distutils.core' 라는 error 문구가 나왔을 때 12월 23, 2019 sudo apt-get install python3-distutils 라고 pycharm 설치 dir에 들어가서 실행을 해야한다. 만약 일반 dir에 설치를 하게 되면 설치가 안됨 ex ) cd Downloads/pycharm-community-2019.1.3/bin/ sudo apt-get install python3-distutils 라고 하면 됨 자세한 내용 보기