不使用conda而是使用venv启动麦麦脑内所想gui
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user