We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586289e commit dfe967bCopy full SHA for dfe967b
run_Windows.bat
@@ -1,5 +1,5 @@
1
@echo off
2
echo Starting...
3
-call conda activate venv
+call conda activate base
4
REM OPTION 2 : (KEEP TEXT WITHIN QUOTES AND CHANGE USERNAME) "C:/Users/user/Anaconda3/condabin/activate.bat"
5
-call python GUI.py
+call python GUI.py
0 commit comments