Hallo zusammen, ich habe ArcHydro für ArcGIS Pro über diesen Link heruntergeladen und installiert: yellow.esri.com - \/archydro\/archydro\/Setup\/Pro\/<\/A>, aber keines der Werkzeuge funktioniert und es scheint keine Nutzungshinweise zu geben, abgesehen von der Installations-Readme-Datei. Konnte jemand das zum Laufen bringen? Ich möchte auf 10.4 aktualisieren und bis eine ArcHydro-Version für 10.4 herausgegeben wird, dachte ich, die Pro-Version könnte eine gute Zwischenlösung bieten.<\/P>Danke!<\/P><\/BODY><\/HTML>
Danke!<\/P><\/BODY><\/HTML>
I encountered the same issue. It seems, that the path where the ArcHydroPython.pth-file has to be copied to has changed. Using C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages instead of the proposed C:\Program Files\ArcGIS\Pro\bin\Python\Lib\site-packages fixed it for me.
Use print(sys.path) within the python console of ArcGIS Pro to check which path is valid for your installation.
when you mean they don't work...does that mean they produce errors or none of the tools are available since it has a dependency on other extensions like the spatial analyst extension, which may not be available or enabled.
Hi Dan, Thanks for your reply! I double checked and I have spatial analyst enabled. I get a variety of errors:
ERROR 032659 updateParameters Syntax Error: Runtime error
Traceback (most recent call last):
File "C:\Program Files\ArcGIS Pro\ArcHydroPro\Toolboxes\Arc Hydro Tools Pro.tbx#FlowDirection_archydropro.UpdateParameters.py", line 3, in <module>
ImportError: No module named 'apwrutils'
and
ERROR 000816 The tool is not valid.
These show as errors next to my input DEM raster (which is in Esri raster format - same file I've used in ArcHydro in ArcMap).
From there readme file
1. Extract the zip file to the location where you want to install ArcHydroPro
2. Edit the file archydropython.pth so that the path points to the location of ArcHydro\Scripts\ArcHydro (e.g. C:\Tools\ArcHydroPro\Scripts\ArcHydro).
3. Copy the edited archydropython.pth to C:\Program Files\ArcGIS\Pro\bin\Python\Lib\site-packages.
You might provide details of the above so that others that have installed it can compare notes. It sounds like the path to apwrutils can't be found which could be the *.pth file issue or that the file doesn't reside where it should
I'm having the same issue with getting ArcHydro to work in ArcGIS Pro v1.4. Keep getting the above-mentioned error code 032659. I've double checked the path in the archydropython.pth and made sure it is in the C:\Program Files\ArcGIS\Pro\bin\Python\Lib\site-packages directory. I've also made sure Spatial Analyst extension is enabled. Any additional thoughts or tricks I can try?
Thanks,
Rick
Bjorn,
You are the man! Worked like a charm. Why didn't ESRI update their Read Me file to reflect the new path? Would have saved a ton of frustration. Thanks again for the help.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.