Select to view content in your preferred language

missing icon image for python addin

4276
2
Jump to solution
08-03-2012 09:49 AM
CurtisWursten
Deactivated User
My python addin stopped working and displays a missing icon symbol instead.  I've tried deleting the addin and reinstalling the addin but it remains with the missing icons.  Any suggestions?  I think maybe I tried to reinstall the addin with Arcmap still open, but I can't seem to fix it.

Curtis
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
NobbirAhmed
Esri Regular Contributor
The missing icon means there is a syntax error in your code.

Check out this help topic:
http://resources.arcgis.com/en/help/main/10.1/#/Debugging_Python_add_ins/014p0000001n000000/

View solution in original post

0 Kudos
2 Replies
CurtisWursten
Deactivated User
Its fixed, I just needed to reboot after uninstalling the addin.  However, the problem still reoccurs from time to time and I'm not sure why.
0 Kudos
NobbirAhmed
Esri Regular Contributor
The missing icon means there is a syntax error in your code.

Check out this help topic:
http://resources.arcgis.com/en/help/main/10.1/#/Debugging_Python_add_ins/014p0000001n000000/
0 Kudos