I have a tool using a python script I wrote. I made some changes to the script, but the toolbox tool is not seeing the updated script. Does tool box cache the old scripts somewhere?
I made the tool on my PC and script on my PC, then copied the script to a shared server to which everyone has access. I then copied the tool to a tool box stored in our SDE server. The tool in SDE runs, but it runs an old copy of the script. Any idea on how to fix this?