Skip to content

Commit

Permalink
bat activate venv
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w committed Jul 18, 2024
1 parent b2453d2 commit 2abc628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webui.bat
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version

:activate_venv
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
call "%VENV_DIR%\Scripts\activate.bat"
echo venv %PYTHON%

:skip_venv
Expand Down

0 comments on commit 2abc628

Please sign in to comment.