JamesRamm / archook

Searches the system for arcgis and makes arcpy available to python (regardless of pythonpath/system path/registry settings)
GNU General Public License v2.0
81 stars 28 forks source link

Pro: issue warning if conda-meta doesn't exist #23

Closed mhw-at-yg closed 4 years ago

mhw-at-yg commented 4 years ago

This is noted in the README -- you'll need to create a conda-meta directory in your interpreter's root directory, arcpy has a dumb check that that folder exists regardless of whether it's actually using conda.

spawned from https://github.com/JamesRamm/archook/issues/22#issuecomment-624262435