在导入Pandas包时,会报如下错误:
ImportError: C extension: No module named 'pandas._libs' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --inplace --force' to build the C extensions first.
卸载了Numpy和Pandas后重新安装后还是没有解决掉

求大神帮忙解决,已经困扰了一下午。感激不尽