FAQ:  What is the proper workflow to update a Python add-in?

相关信息
Article ID: 40840
Software:
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
ArcGIS for Desktop Basic 10.1
Platforms:
Windows Server 2003, Vista, Server 2008, Windows 7, Windows 8, Server 2012

问题描述
What is the proper workflow to update a Python add-in?
已邀请:

易智瑞技术支持

赞同来自:

解决方案
1. If ArcMap or ArcCatalog is open, close the program (the add-in remains temporarily cached until the software is closed).
2. Make the necessary changes to the Python script in the installation folder of the add-in.
3. Run the makeaddin.py script in the add-in folder to recreate the .esriaddin file.
4. Double click the .esriaddin file to reinstall the add-in.
5. Restart ArcMap/ArcCatalog.

创建及修改时间
Created: 1/24/2013

Last Modified: 8/6/2013
原文链接
http://support.esri.com/en/kno ... 40840

要回复问题请先登录注册