I installed Anaconda with python 2.7.7. However, whenever I run \"import pandas\" I get the error: \"ImportError: C extension: y not built. If you want to impo
\"ImportError: C extension: y not built. If you want to impo
Instead of installing it with conda or pip, try to install it with your package manager:
sudo apt-get install python3-pandas