Hi,

As many have said before, many thanks for a great tool.

I am trying to install spyder on a clean system (SuSE Leap42.2) using the command 'pip install spyder', but it fails when towards the end when trying to install Ipython, I get the following message

  Downloading ipython-6.0.0.tar.gz (5.1MB)
    100% |████████████████████████████████| 5.1MB 100kB/s
    Complete output from command python setup.py egg_info:

    IPython 6.0+ does not support Python 2.6, 2.7, 3.0, 3.1, or 3.2.
When using Python 2.7, please install IPython 5.x LTS Long Term Support version.
    Beginning with IPython 6.0, Python 3.3 and above is required.

    See IPython `README.rst` file for more information:

        https://github.com/ipython/ipython/blob/master/README.rst

Python sys.version_info(major=2, minor=7, micro=12, releaselevel='final', serial=0) detected.

I think I am doing something dumb, as in the past I have not had to install Ipython separately.


Thanks in advance

Peter


On 04/23/2017 08:53 PM, Carlos Córdoba wrote:

Hi all,

On the behalf of the Spyder Project Contributors <https://github.com/spyder-ide/spyder/graphs/contributors>, I’m pleased to announce that Spyder *3.1.4* has been released and is available for Windows, GNU/Linux and MacOS X: https://github.com/spyder-ide/spyder/releases

This release comes almost two months after version 3.1.3 and adds compatibility with IPython 6 and Jedi 0.10, so everyone is encouraged to update to this version.

In this release we also fixed 19 issues and merged 37 pull requests that amount to almost 200 commits. For a full list of fixes, please see our Changelog <https://github.com/spyder-ide/spyder/blob/3.x/CHANGELOG.md>.

Don’t forget to follow Spyder updates/news on the project Github website <https://github.com/spyder-ide/spyder>.

Last, but not least, we welcome any contribution that helps making Spyder an efficient scientific development and computing environment. Join us to help creating your favorite environment!

Enjoy!
Carlos

​
--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to