Hello.
I have an issue with the arcpy module to run standalone scripts.
I have installed the latest version of ArcGIS Pro and ArcMap desktop.
Also, installed the latest version of Spyder (Anaconda)(64-bit,python3.7).
I have tested "import arcpy" and it says ***ModuleNotFoundError: No module named 'arcpy' ***
Had some search on the internet how to add the arcpy module to the spyder but could not fix it. (by browsing the path of python folder)
please, can you help me to figure out how it works?
note: as I know if I have ArcGIS pro I can use Python 3.7, not 2.7 (attached, how my python folder looks like)
#python-package #arcpy scripting #spyder #arcpy scripting