安装pandas报错No module named ‘encodings‘根本处理办法
安装pandas报错:Could not find platform independent libraries <prefix> Fatal Python error: Failed to import encodings module Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings
看到这个报错,不要犹豫,检查以下你安装的python是32还是64位,与你的操作系统是否匹配,这是根本原因,不要浪费时间查其他原因,别问我是怎么知道的,我会告诉你我查了一个下午么?
