Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning from IPython 5.0.0b4 #3231

Closed
stonebig opened this issue Jun 18, 2016 · 2 comments
Closed

Deprecation warning from IPython 5.0.0b4 #3231

stonebig opened this issue Jun 18, 2016 · 2 comments
Labels
Milestone

Comments

@stonebig
Copy link
Contributor

stonebig commented Jun 18, 2016

Description of your problem

What steps will reproduce the problem?

  1. Ipython 5.0.0b4
  2. start spyder 3.0.0b3

What is the expected output? What do you see instead?
DEPRECATED: IPython.core.usage.default_gui_banner is deprecated and will be removed
spyder300b

by comparison, on same environnment, qtconsole doesn't have the problem:
spyder300b2

Please provide any additional information below

Versions and main components

  • Spyder Version:3.0.0b3
  • Python Version:3.4.4
  • Operating system:Windows7

Dependencies

jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0: 1.5.2rc2 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
numpy >=1.7 : 1.10.4 (OK)
pandas >=0.13.1 : 0.18.1 (OK)
pep8 >=0.6 : 1.7.0 (OK)
pyflakes >=0.6.0: 1.2.3 (OK)
pygments >=1.6 : 2.1.3 (OK)
pylint >=0.25 : 1.5.6 (OK)
qtconsole >=4.0 : 4.2.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
sphinx >=0.6.6 : 1.4.4 (OK)
sympy >=0.7.3 : 1.0 (OK)

@stonebig stonebig changed the title deprecation warning from ipython 5.0.0b4 Deprecation warning from ipython 5.0.0b4 Jun 18, 2016
@stonebig stonebig changed the title Deprecation warning from ipython 5.0.0b4 Deprecation warning from IPython 5.0.0b4 Jun 18, 2016
@ccordoba12 ccordoba12 added this to the v3.0beta4 milestone Jun 18, 2016
@ccordoba12
Copy link
Member

Thanks for reporting it @stonebig!

So I see you finally managed to get Spyder running again :-) Nice!

@stonebig
Copy link
Contributor Author

stonebig commented Jun 18, 2016

yes, going back to standard 3.0.0b3, so I can't get Spyder+Qt5+Python3.5 together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants