mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

SSL Certificate Error while using mim install

Open peterpark12 opened this issue 2 years ago • 3 comments

Hi, I came across a SSL Certificate Error with using "mim install" command. I could avoid this error with "--trusted-host pypi.org --trusted-host files.pythonhosted.org" while using "pip install" command, but this kind method seems not working for "mim install". How can I solve this problem?

peterpark12 avatar Apr 17 '23 02:04 peterpark12

Which version of openmim are you using?

Tau-J avatar Apr 17 '23 07:04 Tau-J

Which version of openmim are you using? This is result of "pip show openmim". Name: openmim Version: 0.3.7 Summary: MIM Installs OpenMMLab packages Home-page: https://github.com/open-mmlab/mim Author: MIM Authors Author-email: [email protected] License: UNKNOWN Location: /opt/conda/lib/python3.7/site-packages Requires: rich, Click, pandas, model-index, requests, pip, tabulate, colorama Required-by:

peterpark12 avatar Apr 17 '23 23:04 peterpark12