dustming / basinmaker

An automated GIS toolbox for watershed delineation with lakes
Artistic License 2.0
24 stars 6 forks source link

Error on installation #13

Closed Jhydromet closed 1 year ago

Jhydromet commented 2 years ago

Might not be a great issue for github here, but I've failed on installation for full version of BasinMaker.

Worked through the installation procedure on https://basinmaker.readthedocs.io/en/latest/installation.html for full installation.

Everything went smooth, the only subtle difference I encountered was that my python installation location was in:

C:\OSGeo4W\bin\python.exe

and not in:

C:\OSGeo4W\apps\Python37\python.exe

as described in the documentation.

This was what I encountered upon attempting installation test:

C:\Temp\test>python test_full_installation.py PyTables is not installed. No support for HDF output. SQLalchemy is not installed. No support for SQL output. Mask Region: Using provided DEM : Logged warning: Duplicate provider native registered [WinError 5] Access is denied please report error message to m43han@uwaterloo.ca or create an issue in https://github.com/dustming/basinmaker/issues

Cheers, Jeremy

dustming commented 2 years ago

Hi @Jhydromet

Sorry to hear that. Did you install the latest "QGIS in OSGeo4W (recommended for regular users):" in https://qgis.org/en/site/forusers/download.html here? The Python installed here should be Python39. Would you please help me check the following things

image

Thanks Ming

dustming commented 1 year ago

No response recieved