1

I'm using Linux Mint. Using Anaconda, I've just created virtual env with python 3.5 that's called AI. When I'm running

(AI) karol ~ $ conda list

I can see e.g.:

spyder                    3.2.4            py35h27cea69_0  
python                    3.5.4               h417fded_24  

I can also run python --version to get Python 3.5.4 :: Anaconda, Inc. But, when I want to run

(AI) karol ~ $ spyder

My system starts spyder version 3.2.3 with python 2.7. When I'm running spyder3 it starts spyder with python 3.5.2 instead 3.5.4. On this tread it worked to just run spyder when environment was active: How can I start the version that I've installed on this environment? Why is it starting spyder that is not installed here?

Thanks

siadajpan
  • 55
  • 6

0 Answers0