I am trying to install Python pandas v0.20.2 and I am receiving the following :
C:\Users\x2fneal\Documents\FME\Plugins\python27>fme python -m easy_install panda
s-0.20.2
Processing pandas-0.20.2
Writing C:\Users\x2fneal\Documents\FME\Plugins\python27\pandas-0.20.2\setup.cfg
Running setup.py -q bdist_egg --dist-dir C:\Users\x2fneal\Documents\FME\Plugins\
python27\pandas-0.20.2\egg-dist-tmp-kzbgnp
warning: no files found matching 'README.rst'
no previously-included directories found matching 'doc\build'
warning: no previously-included files matching '*.so' found anywhere in distribu
tion
warning: no previously-included files matching '*.pyd' found anywhere in distrib
ution
warning: no previously-included files matching '*.pyc' found anywhere in distrib
ution
warning: no previously-included files matching '*~' found anywhere in distributi
on
warning: no previously-included files matching '#*' found anywhere in distributi
on
warning: no previously-included files matching '.git*' found anywhere in distrib
ution
warning: no previously-included files matching '.DS_Store' found anywhere in dis
tribution
warning: no previously-included files matching '*.png' found anywhere in distrib
ution
UPDATING build\lib.win32-2.7\pandas/_version.py
set build\lib.win32-2.7\pandas/_version.py to '0.20.2'
testing.c
pandas\_libs/testing.c(4) : fatal error C1083: Cannot open include file: 'Python
.h': No such file or directory
error: Setup script exited with error: command 'C:\\Users\\x2fneal\\AppData\\Loc
al\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' fa
iled with exit status 2
I have tried installing other versions with similar results. Does anyone have any insight?
Thanks,
FME Desktop 2016 32-bit