error while importing geocube.rasterize #85
Unanswered
emaildipen
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Please provide this information: Installation method/steps
Environment Information
|
Beta Was this translation helpful? Give feedback.
0 replies
-
conda install geocube rioxarray (0.9.0) deps: Other python deps: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ImportError Traceback (most recent call last)
in
6
7 from geocube.api.core import make_geocube
----> 8 from geocube.rasterize import rasterize_points_griddata, rasterize_points_radia
ImportError: cannot import name 'rasterize_points_radia' from 'geocube.rasterize' (C:\ProgramData\Anaconda3\envs\pratice\lib\site-packages\geocube\rasterize.py)
Beta Was this translation helpful? Give feedback.
All reactions