Anaconda prompt - why there's a syntax error when typing 'conda list'?
Why do I get syntax error when I type 'conda list'?
trying to check anaconda version
1 Answer
exit the python interactive shell by typing quit() and then run conda list
Why do I get syntax error when I type 'conda list'?
trying to check anaconda version
exit the python interactive shell by typing quit() and then run conda list