I used conda to create a Python 3.8 environment, The version information is as follows (fschat) [root@gpu01]# conda -V conda 23.1.0 (fschat) [root@gpu01]# pip -V pip ...
There is a virtual env created. Then I set the proxy variables in the shell session. Then I activated the venv and launched the following pip install command with a url for constraint file. But the ...