Friday, 10 April 2015

import - Setting up PyCharm to reference ArcPy?


How would I setup PyCharm to recognize import arcpy?


I'd like to use PyCharm to develop and debug geoprocessing tool.



Answer



theJones is correct, close all your projects and go to the program settings and search for Python Interpreters. Then select C:\Python26\ArcGIS10.0\python.exe and it should automatically add arcpy for you.



Pycharm Settings


No comments:

Post a Comment