start C:\Python27\ArcGIS10.2\python.exe C:\Path\To\Script\myScript.py PAUSE
import traceback try: # Your script here except: traceback.print_exc() finally: raw_input("Press any key to close this window")
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.