Lurnco
Lurnco
>  试了一下,这个翻译效果差强人意啊... 狠人啊😂
How to install “tutel” at a environment of Anaconda? I have tied to use "python -m pip install --user --upgrade git+https://github.com/microsoft/tutel@main" on my env of Anaconda.However, this command make tutel...
Yeah,my system is win10.if I insatll it in Windows ,its default path is Windows system python without ERROR I want install tutel it into my Anaconda environment(3.9) ,but it will...
using: ### python3.exe -m pip install --user --upgrade git+https://github.com/microsoft/tutel@main Pop-up error: **fatal: unable to access 'https://github.com/microsoft/tutel/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443** Another way executing: ### python3 setup.py install...