1

I have got this error when tried to make slope less than 20 degree through Raster Calculator. One day before I installed Python 2.7.13 and after, this error appeared. When I delete the downloaded python, ArcGIS is not opening at all. Could it be the reason for the program not working properly?

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Mar 8, 2017 at 21:15
1
  • 1
    Please always include errors as text rather than pictures so that they are available to future searches. Commented Mar 8, 2017 at 21:38

2 Answers 2

1

ArcGIS Desktop installs its own copy of Python, usually in C:\Python27\ArcGIS10.3. If you have installed your own download of Python it probably installed directly into C:\Python27 and any Python paths in the Windows settings may have been updated into this location.

This will stop arcpy from working. To get arcpy to work again you can do a repair install of ArcGIS Desktop which will fix the paths for arcpy.

This happened to me the other day, a repair didn't take long and everything worked normally again afterwards.

answered Mar 8, 2017 at 21:27
3
  • Thank you for your answer. Could you advice how I can do a repair install? Is there any website for this? Commented Mar 9, 2017 at 5:20
  • @Ruslan Run the ArcGIS Desktop installer. Since you already have ArcGIS Desktop installed, you'll get 3 options - Modify, Repair, and Uninstall. Choose Repair. Commented Mar 9, 2017 at 5:29
  • @Ruslan you may also be able to run the installer from Control Panel > Add Remove Programs (or similar) and see if there's a Change option on the ArcGIS Desktop item in the list of installed apps. Commented Mar 9, 2017 at 5:31
0

If you installed any Python version please clean it and repair the ArcGIS

Kadir Şahbaz
78.6k57 gold badges260 silver badges407 bronze badges
answered Jun 24, 2023 at 16:48

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.