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

Unable to run the colab cases #81

Closed
wangdu817 opened this issue Dec 27, 2023 · 1 comment
Closed

Unable to run the colab cases #81

wangdu817 opened this issue Dec 27, 2023 · 1 comment

Comments

@wangdu817
Copy link

Conda environment cannot be set up properly
image

@xiaoruiDong
Copy link
Owner

@wangdu817 Hi Du, thank you for reporting this issue!

It looks like a problem due to the condacolab package that is used to enable conda/mamba in the Colab notebook (see conda-incubator/condacolab#60). I just updated all the notebooks with the temporary workarounds suggested in the same issue page by adding !rm -rf /usr/local/conda-meta/pinned. I tested the newer version on my end, they seem to work fine. Let me know if you still have trouble running them.

Let me know if your issue gets resolved.

Besides, you are welcome to install RDMC locally and try these notebooks locally. From my experience, local Jupyter notebooks have better compatibility, and you don't have to reinstall the environment every time running a notebook.

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

2 participants