第一次接触,python运行结果出错,但看不懂,求大佬指点

ImportError: C extension: No module named 'six' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --force' to build the C extensions first.
 

这个错误提示是什么意思?请问我能怎么挽救?

发一下代码,才能分析具体情况