I downloaded the python addin wizard yesterday and tried to install it on a Windows 7 machine with ArcGIS 10.3 and received the following message after double-clicking on the addin_assistant.exe file
Traceback (most recent call last): File "addin_assistant.pyw", line 591, in <module> File "addin_assistant.pyw", line 36, in Show File "addin_assistant.pyw", line 227, in SelectFolder File "i18n.pyc", line 12, in _ NameError: global name 'translations_dict' is not defined
Any ideas on how to remedy the situation?
I'm getting this exact same error. Did you ever fix it?