-
Notifications
You must be signed in to change notification settings - Fork 99
Description
Encountered an error when running ./install.sh on windows machine. Please helps us resolve the issue.
s210302@CIN18796 MINGW64 /c/8451/Azure/ucx (main)
$ python --version
Python 3.11.5
s210302@CIN18796 MINGW64 /c/8451/Azure/ucx (main)
$ ./install.sh
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
[i] found Python -> /c/Program Files/WindowsApps/Microsoft.DesktopAppInstaller_1.20.2201.0_x64__8wekyb3d8bbwe/AppInstallerPythonRedirector.exe
[i] latest python is /c/Program
./install.sh: line 49: /c/Program: No such file or directory
./install.sh: line 51: /tmp/tmp.gs9yGLM2pJ/bin/activate: No such file or directory
[+] making sure we have the latest pip version
./install.sh: line 61: /tmp/tmp.gs9yGLM2pJ/bin/python: No such file or directory
[+] installing dependencies within ephemeral Virtualenv: /tmp/tmp.gs9yGLM2pJ
./install.sh: line 65: /tmp/tmp.gs9yGLM2pJ/bin/python: No such file or directory
./install.sh: line 69: /tmp/tmp.gs9yGLM2pJ/bin/python: No such file or directory