Skip to content

Commit 2abc628

Browse files
committed
bat activate venv
1 parent b2453d2 commit 2abc628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webui.bat

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version
4848

4949
:activate_venv
5050
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
51+
call "%VENV_DIR%\Scripts\activate.bat"
5152
echo venv %PYTHON%
5253

5354
:skip_venv

0 commit comments

Comments
 (0)