mirror of https://github.com/Mai-with-u/MaiBot.git
不使用conda而是使用venv启动麦麦脑内所想gui
parent
dcf2b7c1ff
commit
842da395ea
|
|
@ -1,5 +1,5 @@
|
|||
call conda activate niuniu
|
||||
cd src\gui
|
||||
start /b python reasoning_gui.py
|
||||
@REM call conda activate niuniu
|
||||
cd ../src\gui
|
||||
start /b ../../venv/scripts/python.exe reasoning_gui.py
|
||||
exit
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue