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

Issue with widgetbox in Bokeh #6

Open
GhsJahanmir opened this issue Sep 19, 2023 · 0 comments
Open

Issue with widgetbox in Bokeh #6

GhsJahanmir opened this issue Sep 19, 2023 · 0 comments

Comments

@GhsJahanmir
Copy link

Hi,
This repository is very useful. However, after installation of cimcb, when I tried to import it, I got the following error.
I appreciate any suggestion to tackle with it.

Traceback (most recent call last):
File "", line 1, in
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\cimcb_init_.py", line 3, in
from . import bootstrap
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\cimcb\bootstrap_init_.py", line 2, in
from .BC import BC
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\cimcb\bootstrap\BC.py", line 7, in
from bokeh.layouts import widgetbox, gridplot, column, row, layout
ImportError: cannot import name 'widgetbox' from 'bokeh.layouts' (C:\ProgramData\anaconda3\Lib\site-packages\bokeh\layouts.py)

Best,

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

No branches or pull requests

1 participant