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
Fix Windows Miniconda3 to Python3.9 latest Miniconda3-py39_22.11.1-1-Windows-x86_64 (#1404)
We need to fix Miniconda3 to 3.9 (latest
Miniconda3-py39_22.11.1-1-Windows-x86_64) instead of using
Miniconda3-latest-Windows-x86_64. The latter nows use Python3.10 which
will causes conflicts when installing conda dependencies.
This also makes `python` and `python3` command available when SSM into
Windows runners or when PowerShell is used in the CI.
### Testing
Windows 2019 GHA CI - 20230117193537
us-east-1: ami-05762847639f4dd95
us-east-2: ami-0ed1deea6abeeed3b
pytorch/pytorch-canary#158
0 commit comments