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
The Windows build environment script for Python 3 hangs after it finishes installing the pip requirements. You have to ctrl+c to end the script and then restart it. It will then finish successfully. This issue exists on all branches of Salt
Setup
On a system, make sure Python 3 is not installed and that the Python 3 directory has been deleted. Run the build_env_3.ps1 script.
Observe the hang.
The text was updated successfully, but these errors were encountered:
Description of Issue/Question
The Windows build environment script for Python 3 hangs after it finishes installing the pip requirements. You have to
ctrl+c
to end the script and then restart it. It will then finish successfully. This issue exists on all branches of SaltSetup
On a system, make sure Python 3 is not installed and that the Python 3 directory has been deleted. Run the
build_env_3.ps1
script.Observe the hang.
The text was updated successfully, but these errors were encountered: