-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No module named geoutils.georaster #494
Comments
Hi @MightyFineMoraine, Maybe you did a developer install, or forced a version change through a forced pip install? |
Also just checked xDEM's conda feedstock which is also rightfully forcing GeoUtils to |
I had installed them separately; uninstall and reinstall of only xdem sorted it. Thanks! |
Perfect! Closing this issue. |
FYI, I did the same thing, i.e. installed geoutils and xdem separately, got the same problem and solved it with the same solution. |
@jbbarre Thanks for bringing this up, I wasn't expecting this to still be an issue in the latest releases. I'll look into it. |
Tested with both |
when loading xdem into Jupyter, it cannot find the geoutils.georaster module. Geoutils version: 0.1.1.
The text was updated successfully, but these errors were encountered: