Hello,
I've build a python toolbox stored in the directory "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\sigupy\esri\toolboxes", so that it can be loaded as a system toolbox.
Is there a way to load this toolbox automatically in the python interprter windows ?
Thanks in advance for your reply.
SF
As an addendum, you could set a default toolbox if you structure your folders for new projects
Change project settings—ArcGIS Pro | Documentation
If you want to store the toolbox within Pro's toolbox structure, they provide some guidance here
Extending geoprocessing through Python modules—ArcGIS Pro | Documentation
and here
Adding toolboxes in Python—ArcGIS Pro | Documentation
otherwise, you can just store your toolbox in the folder path of your project which won't help with other projects however
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.