I am trying to get SciPy installed on arcgis server 10.2.2. The 32 bit install works swimmingly in desktop. I cannot find a binary install for 64 bit. Anyone have any luck getting SciPy installed on arcgis server 10.2.2?
I'm trying to do this as well. Please update if you find a solution. I'll do the same. Thanks
Why is this being rejected?
Due to recent spam issues, checking for a live body, since an "I have the same question" had been registered
Hi Dan,
Thanks for the response, unfortunately I'm a live body today ...
Chris:
I haven't figured out what else breaks but I'm able to pip both the 64 bit SciPy and NumPy+MKL into the ArcGISx6410.2 python installation. So far I can import arcpy, numpy, and stats and signal from scipy without error. It's likely something in arcpy will break with this version of numpy... I'll report back what arcpy functions break or show different than expected results.
I installed the scipy and numpy binaries from this person - http://www.lfd.uci.edu/~gohlke/pythonlibs/. Initially I thought they worked. It looks like something in the Spatial Analyst explodes when you upgrade numpy. Ugh, what a pain!