1

I get ImportError: No module named 'pandas.indexes' when I run my script (ubuntu 14.04.5, Linux 3.13.0-95-generic)

When I try to update pandas, as suggest in this and this other post, running
pip3.4 install --upgrade pandas or python3.4 -m pip install --upgrade pandas
I get a huge output, that has many warnings like
#warning "Using deprecated NumPy API, disable it by " \

(I am not using anaconda)

Thanks for help.

Community
  • 1
  • 1
jjrr
  • 1,038
  • 2
  • 13
  • 26

0 Answers0