-
Notifications
You must be signed in to change notification settings - Fork 313
Description
(base) [yjh@nb-yjh-point-cloud-gd recognize-anything-main]$ pip install -e . Looking in indexes: http://mirrors.jd.com/pypi/web/simple Looking in links: http://easyalgo.jd.com/downloads/client Obtaining file:///media/cfs/yjh/embodied/point_cloud/recognize-anything-main Preparing metadata (setup.py) ... done Collecting clip@ git+https://github.com/openai/CLIP.git (from ram==0.0.1) Cloning https://github.com/openai/CLIP.git to /tmp/pip-install-0sil1di3/clip_19446ee54f05466e9e1e431bb9029fb7 Running command git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git /tmp/pip-install-0sil1di3/clip_19446ee54f05466e9e1e431bb9029fb7 致命错误:无法访问 'https://github.com/openai/CLIP.git/':Failed connect to github.com:443; Connection timed out
i downloaded your repository as .zip and uploadted it yto my server and unzipped it.
Then i installed it and failed since the server could not connect to github. Is there any other option to install the package offline?