Unable to install data cube - error: conflicting dependencies #66
-
|
Hello everyone. I am having trouble installing data cube. I am using pip install and have just updated pip, but I get this error message shown below. Could someone help me with this? Thanks so much. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
@alexgleith @codeindulgence can you please help with this error? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @halley276, The environment is already set up with Thanks! |
Beta Was this translation helpful? Give feedback.


Hi @halley276, The environment is already set up with
datacubeand other packages.You should be able to
import datacube, also runningpip show datacubefrom a terminal should also confirm its presence.Thanks!