Skip to content

Fix Bokeh version check for compatibility#259

Open
IAmJuniorB wants to merge 1 commit into
adamerose:masterfrom
IAmJuniorB:patch-1
Open

Fix Bokeh version check for compatibility#259
IAmJuniorB wants to merge 1 commit into
adamerose:masterfrom
IAmJuniorB:patch-1

Conversation

@IAmJuniorB

Copy link
Copy Markdown

Would not run due to error:

"AttributeError: module 'bokeh' has no attribute '__version'. Did you mean: 'version'?"

Updated utiliy.py to use version

Would not run due to error:

"AttributeError: module 'bokeh' has no attribute '__version'. Did you mean: '__version__'?"

Updated utiliy.py to use __version__
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.

1 participant