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

mim source config and proxy info config #208

Open
Bannerli opened this issue Apr 13, 2023 · 0 comments
Open

mim source config and proxy info config #208

Bannerli opened this issue Apr 13, 2023 · 0 comments

Comments

@Bannerli
Copy link

We try to use mmcv to do build our models.
Considering the fact that large scale training is deployed on the cloud, we have hardly resolved the pip source issues, which means we could use CLI "pip install xxxx" in our cloud-native containers.
But the problem is that, we could use "pip install mim", but "min install mmcv >= 0.6.0" goes wrong. It seems that the "mim" has the resource accessible problem. Anyway, "pip install mmcv" may be useful, but the version could not be pointed.
We guess that the "source of mim" should be config in the specific node of our private cloud cluster or other methods.
So I turn to you guys for help, what may be the root cause and how to address the lib downloading hardship.
Thanks~

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

1 participant