I'm using 10.1 and when I try to run any of the Spatial Statistics tools I get the following list of errors:
ERROR
updateParameters Syntax Error: Runtime error Traceback (most recent call last): File "c:\program files (x86)\arcgis\desktop10.1\ArcToolbox\Toolboxes\Spatial Statistics Tools.tbx#GroupingAnalysis_stats.UpdateParameters.py", line 3, in File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\__init__.py", line 24, in from arcpy.toolbox import * File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\toolbox.py", line 342, in from management import Graph, GraphTemplate File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\management.py", line 22, in import _management File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\_management.py", line 14, in import _graph File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\_graph.py", line 27, in import numpy ImportError: No module named numpy
I've looked at several threads on this subject. I did already have a version of Python (2.7) installed on my computer when I installed Arc, which seems to be the source of the problem. I've tried the suggestions from the other threads (uninstalling Python and re-installing Arc, running the Arc repair tool) to no avail.
Does anyone have ideas of anything else I can try? Thanks!