Auditor only works if you install in development mode (pip install -e .
)
#68
Labels
bug
Something isn't working
pip install -e .
)
#68
If you don't install via
pip install -e .
, apparently the metadata export to xml doesn't work.It throws an exception about
No such file or directory c:\path\to\arcpy\scratch\folder\auditor\[agol_id].xml
Check the namespaces and how the different modules access each other.
The text was updated successfully, but these errors were encountered: