Skip to content

keep STAC related packages up to date #39

Closed Answered by giswqs
joemcglinchy asked this question in Q&A
Discussion options

You must be logged in to vote

I just tried it on my Linux machine and found that it could install pystac-client v0.7.5. Please make sure you use mamba rather than conda. Conda takes forever to reslove a large mount of dependencies. Mamba is much faster.

conda create -n geo python=3.11
conda activate geo
conda install -c conda-forge mamba
mamba install -c conda-forge geospatial

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by giswqs
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants