Hey All,
I have multiple python scripts that work on my SDE. Has been working well for some time.
Just recently I have noticed that if I import arcpy in one python console, it works great, but if I then try to import arcpy again in another window or another script, it just hangs, not throwing any errors.
The only way I can get my machine to run any import arcpy again is to reboot completely.
I am running Python 2.7.12 from C:\Python27\ArcGIS10.3
Anyone else seeing arcpy play up like this?
Cheers