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
|
@REM call conda activate niuniu
|
||||||
cd src\gui
|
cd ../src\gui
|
||||||
start /b python reasoning_gui.py
|
start /b ../../venv/scripts/python.exe reasoning_gui.py
|
||||||
exit
|
exit
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue