Skip to content

Fix "'module' object has no attribute 'display'" for old ipython. #117

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

Merged
merged 1 commit into from
Sep 18, 2014

Conversation

theengineear
Copy link
Contributor

IPython doesn't necessarily have this package organization. We're just more explicit about it now.

@theengineear
Copy link
Contributor Author

@chriddyp , this is a fix for old versions of IPython. If you checkout Streambed's requriements.txt https://github.com/plotly/streambed/blob/master/requirements.txt#L56

You'll find a close-to-home case of this!

The display module exists, but isn't automatically loaded upon import of IPython in older versions.

@theengineear
Copy link
Contributor Author

Merging this into master will allow us to skip ahead to the newest version of plotly on streambed.

@theengineear
Copy link
Contributor Author

@etpinard , this is pretty simple, but important. mind taking a peek?

@etpinard
Copy link
Contributor

💃

theengineear added a commit that referenced this pull request Sep 18, 2014
Fix "'module' object has no attribute 'display'" for old ipython.
@theengineear theengineear merged commit 3eb0929 into master Sep 18, 2014
@theengineear theengineear deleted the andrew-fix-ipython-import branch September 18, 2014 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants