On 2/24/17, Pablo Lozano <loza...@hotmail.com> wrote: > Good day, > > I installed the Spyder 3.6 IDE from the Anaconda package and at the start k > to the IDE I get the Spyder Update saying Spyder 3.1.3 is available. Did it > incorrectly install Anaconda? As far as I know Spyder 3.1.3 is rather old > and the latest is 3.6
Spyder is spyder and python is python. If you look at ipython console in your spyder window than you probably see something like: Python 3.6.0 |Anaconda custom (64-bit)| (default, Dec 23 2016, 12:22:00) ... 3.1.3 is latest version of spyder (and not very old (2017-02-20)): https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md -- https://mail.python.org/mailman/listinfo/python-list