hyriver / py3dep

A part of HyRiver software stack for getting topography data within the US through 3D Elevation Program (3DEP)
https://docs.hyriver.io
Other
42 stars 7 forks source link

Issues in using "get_map()" library from "pynhd" #50

Closed rezaulwre closed 2 years ago

rezaulwre commented 2 years ago

What happened: image image How to get rid of this error?

What you expected to happen:

Minimal Complete Verifiable Example:

# Put your MCVE code here

Anything else we need to know?: I am using python 3.7 version in Windows machine.

Environment:

Output of pygeohydro.show_versions() ``` ```
cheginit commented 2 years ago

This issue is related to py3dep so it would've been better if you opened the issue there.

You need to provide the package versions as requested in the Environment section. Copy-paste the out of py3dep.show_versions().

Also, next time, instead of attaching a screenshot of your code, please copy-paste your minimal code as text in the Minimal Complete Verifiable Example section so I can use your code directly to reproduce the error.

cheginit commented 2 years ago

Please feel free to open this issue you still have problem with this.