We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2453d2 commit 2abc628Copy full SHA for 2abc628
webui.bat
@@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version
48
49
:activate_venv
50
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
51
+call "%VENV_DIR%\Scripts\activate.bat"
52
echo venv %PYTHON%
53
54
:skip_venv
0 commit comments