【PyCharm出错】Fatal Python error : Py_Initialize : unable to load the file system codec

问题 PyCharm运行什么程序都出错,连print(1+1)都错,出错信息: Fatal Python error : Py_Initialize : unable to load the file system codec  ModuleNotFoundError : No module named ' encodings'   解决方法   1.打开你安装python的那个目录,找到pyth
相关文章
相关标签/搜索