My python scripts were running fine and then I upgraded from ArcGIS for Desktop - ArcMap 10.3 to 10.4.1
Now when I open a Python window and type >>> print "test" nothing happens
when I type >>> import os
>>> print os.sys.path
nothing happens. I think ArcMap is looking for Python in the wrong location. How can I fix this?
I have this folder on my Windows 7 computer: C:\Python27\ArcGIS10.4