-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
IPython import error #696
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
Comments
@bash-j can you confirm you're still experiencing this issue in the most recent release (2.0.7)? |
@cldougl still seeing same ValueError after upgrading to 2.0.7. Dropped the patched version of the optional_imports.py file in and all good again.
|
Reported again here: https://community.plot.ly/t/deploy-dash-on-iis-error/5434 |
This change looks reasonable to me, independent of the details of ipython's interactions with IIS, so I'm fine adding this. |
On my IIS server running django 1.10 and plotly 2.0.1, I get the same error as explained in this issue
bokeh/bokeh#5242 , which has been patched in Bokeh.
I have modified the optional_imports.py file similarly to their fix and it also fixed my issue.
The text was updated successfully, but these errors were encountered: