Skip to content

Remove plotly express from delayed submodule import. #2390

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 2 commits into from
Apr 17, 2020

Conversation

jonmmease
Copy link
Contributor

Follow on to #2368 to address #2389.

The express module was mistakenly added as a submodule to auto-import on demand. This module was not previously auto-imported because it requires pandas. It seems that requesting tab completion in ipython from an environemnt without pandas installed triggers an error here.

@emmanuelle
Copy link
Contributor

problem fixed in my env without pandas :-). 💃

@jonmmease
Copy link
Contributor Author

Great!

@jonmmease jonmmease merged commit d7f570d into master Apr 17, 2020
@nicolaskruchten nicolaskruchten added this to the 4.7.0 milestone Apr 27, 2020
@nicolaskruchten nicolaskruchten deleted the plotly_express_import branch June 19, 2020 16:17
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.

3 participants