-
Notifications
You must be signed in to change notification settings - Fork 18
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
conda install not working #856
Comments
Having the same issue. This happens is for any version returned via conda search -c conda-forge xcube. Also maybe interesting: On pip there is a package named xcube 0.0.1 with a different purpose, which can be confusing. |
@gdkrmr and @janneskruse thanks for reporting, please consider using mamba instead of conda: we experience way faster installation with mamba :) |
Thank you @AliceBalfanz ! I am trying to open this cube:
Do you know if I need a specific version of aiohttp? |
@janneskruse with |
@AliceBalfanz Thank you! In the end I managed to solve it with xarray[complete] installation and an update on aiohttp and requests:D However, I decided to use xarray directly as it is far easier to load the cube in that way. Maybe you could provide extra information on that in the DeepEsdl documentation (if you are even responsible:D). For example mentioning the aws zarr link and how to access it with xr.open_dataset(). And specify when it is useful to use xcube and when xarray is sufficient. About onboarding deepesdl jupyterlab: Thank you! For now, I am more comfortable using Leipzigs hpc cluster via vscode but maybe I'll come back to your offer later:D |
just keeps on solving forever.
The text was updated successfully, but these errors were encountered: