Bug ID Number |
BUG-000178804 |
Submitted | August 18, 2025 |
Last Modified | September 25, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.5.2 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
Set the Script Editor in ArcGIS Pro to the 'idle.py' file within the active Python environment. The workflow to do this is referenced below:
- Go to ArcGIS Pro's Settings pane, which is accessed by either clicking the Project tab inside of an ArcGIS Pro project or clicking the Settings side tab in ArcGIS Pro's home page.
- In the list of side tabs, click Options.
- In the Options dialog box, click the Geoprocessing side tab.
- Next to the Script Editor setting, click the 'Browse..' button (which looks like an open file) to open the 'Select your script editor' dialog box.
- In the 'Select your script editor' dialog box, navigate to the location of the 'idle.py' file in the active Python environment, select that 'idle.py' file, and click OK.
- In the Options dialog box, click OK to apply the Script Editor change and close the Options dialog box.
Steps to Reproduce