Python venv where spyder == 3.3.4 is installed via pip Python venv where spyder-kernels == 0.4.3 is installed via pip Normal Python installation (no kind of virtual env) where spyder-kernels == 0.4.3 ...
This is more of a question than an issue. I have two versions of python 3 on my Ubuntu 16.04 system. It has python 3.5 form the system and python 3.6 from Anaconda. I would like to be able to switch ...