install of raster-vision #2151
georgeper2001
started this conversation in
General
Replies: 1 comment
-
You might need to install gdal via conda. As done in the Dockerfile. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to install raster-vision 0.20. I am at the computer's "xxxx@yyyy:~/source$" level, running ubuntu.
I have used the command "pip install rastervision==0.20", which gets an error when trying to install the gdal part.
I think I confirmed this by installing the seperate commands:
"> pip install rastervision_pipeline==0.20
I have to main questions. 1) where does it install to? and 2) how do I resolve the error?
Beta Was this translation helpful? Give feedback.
All reactions