1

Having PyScripter 4.0.0.6 x64 installed with ArcGIS Pro 2.5 I have set the

enter image description here

I have add/set the arcgispro-py3-clone to Python Path like below

enter image description here

but I am still getting this error message

Traceback (most recent call last):
 File "<module1>", line 12, in <module>
ModuleNotFoundError: No module named 'arcpy'

when trying to import arcpy

I also noticed that after re-opening the Python Path the order list of file path backed to default and not seeing the arcgispro-py3-clone

C:\Users\somebody\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone

in the path list anymore!

enter image description here

What is happening here and how I can fix this?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked May 13, 2021 at 16:44
1

1 Answer 1

1

Click the Python icon (probably third from the right) enter image description here

Click Add New Python Version enter image description here

Navigate to and add your arcgispro-py3-clone folder. Double click on the Conda under Unregistered Versions enter image description here

Your PyScripter may look different but same process.

answered May 25, 2021 at 7:40

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.