Closed yhangchen closed 3 years ago
I think you have install the wrong apex
.
I have installed apex
through the source code. You can refer to the official website and try again.
git clone https://github.com/NVIDIA/apex cd apex python setup.py install
git clone https://github.com/NVIDIA/apex cd apex python setup.py install
it works for me! Thanks!
!git clone https://github.com/NVIDIA/apex %cd apex !pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation ./
git clone https://github.com/NVIDIA/apex cd apex python setup.py install these results fatal: destination path 'apex' already exists and is not an empty directory. python3: can't open file '/content/drive/MyDrive/UGDRE-main/setup.py': [Errno 2] No such file or director. How to do next??
git clone https://github.com/NVIDIA/apex cd apex python setup.py install
it works for me! Thanks!
华为昇腾910b也是安装英伟达的吗
git clone https://github.com/NVIDIA/apex cd apex python setup.py install
it works for me! Thanks!
华为昇腾910b也是安装英伟达的吗 用这个 https://gitee.com/ascend/apex.git
Hi, by executing this
I encounter the error: