python - Pandas / Numpy Won't Play Nice -


i attempting install pandas , numpy work. getting error "numpy.ufunction has wrong size, try recompiling". seems indicate version of numpy pandas needs incorrect. have tried numpy versions 1.5.0 32 bit, numpy 1.6.1 32 bit, numpy 1.7.0 32 bit, , numpy 1.7.1 32 bit windows.

i have download .exe , load way because if try pip install numpy cleanup error. can not figure out how pandas , numpy work together. install anaconda need win32com scripts use , afraid of breaking there.

i have uninstalled , re-installed modules several times.

any suggestions appreciated. running windows 7 64 bit , have activepython 2.7.6.9 msc v.1500 32 bit loaded on computer.

thank in advance. have read several other postings still have not been able work out issue.

robert

i had same issue. should 64bit version, try install site :

for numpy http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy , download numpy‑1.9.2+mkl‑cp27‑none‑win_amd64.whl file

for pandas http://www.lfd.uci.edu/~gohlke/pythonlibs/#pandas pandas‑0.16.0‑cp27‑none‑win_amd64.whl file