You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On windows, when the python version of the virtual environment is 3.8, Run "PIP install torch = = 1.12.1 + cu113 torchvision = = 0.13.1 + cu113 -f https://download.pytorch.org/whl/torch_stable.html"
and
"pip install -r requirements.txt" these two will appear ssl certificate does not pass the problem, there are a lot of bugs, and the virtual environment pyhon language changed to 3.9 after no similar error, Hopefully, it would be better to change the third instruction to conda create-y-n gof python=3.9
The text was updated successfully, but these errors were encountered:
On windows, when the python version of the virtual environment is 3.8, Run "PIP install torch = = 1.12.1 + cu113 torchvision = = 0.13.1 + cu113 -f https://download.pytorch.org/whl/torch_stable.html"
and
"pip install -r requirements.txt" these two will appear ssl certificate does not pass the problem, there are a lot of bugs, and the virtual environment pyhon language changed to 3.9 after no similar error, Hopefully, it would be better to change the third instruction to conda create-y-n gof python=3.9
The text was updated successfully, but these errors were encountered: