Skip to content
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

Installation Issue with Micromamba #73

Closed
harryseely opened this issue Jan 7, 2025 · 3 comments
Closed

Installation Issue with Micromamba #73

harryseely opened this issue Jan 7, 2025 · 3 comments

Comments

@harryseely
Copy link

Greetings,

I am trying to install ray-default, ray-train, and ray-tune in a micromamba envrionment. I am able to install other packages (e.g., numpy, pandas, etc.) in this environment. When I try to install ray-default using the following command:

micromamba install "ray-default" -c conda-forge

I get the following error:

warning libmamba Invalid package cache, file ‘C:\Users\hseely\micromamba\pkgs\ray-core-2.40.0-py39h702a4a0_1\Lib\site-packages\ray\core\src\ray\gcs\gcs_server.exe’ is missing

error libmamba Cannot find a valid extracted directory cache for ‘ray-core-2.40.0-py39h702a4a0_1.conda’
critical libmamba Package cache error.

I have tried creating new environments, installing different versions of ray, cleaning the micromamba cache, and re-installing micromamba. Any advice on how to resolve this?

Thanks,

Harry

@Hind-M
Copy link
Member

Hind-M commented Jan 15, 2025

Closing this as it should be reported in mamba repo: cf. mamba-org/mamba#3751

@Hind-M Hind-M closed this as completed Jan 15, 2025
@jjerphan
Copy link
Member

@harryseely: can you open an issue with a reproducer on mamba-org/mamba?

@harryseely
Copy link
Author

Solution: mamba-org/mamba#3751 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants