Closed sourcebitt closed 11 months ago
Import Error, refer to documentation or reinstall using $ "pip install BAC0" cannot import name 'Figure' from 'bokeh.plotting' (/usr/local/lib/python3.11/dist-packages/bokeh/plotting/init.py)
Discard this message if you are actually installing BAC0.
Is this because name Figure is capitalized?
After editing BokehRenderer.py from Figure to figure, command import gave no error
Import Error, refer to documentation or reinstall using $ "pip install BAC0" cannot import name 'Figure' from 'bokeh.plotting' (/usr/local/lib/python3.11/dist-packages/bokeh/plotting/init.py)
Discard this message if you are actually installing BAC0.
Is this because name Figure is capitalized?