micascheid

Results 4 comments of micascheid

Same issue here using the following for now: python=3.8.15 bokeh=2.4.3

This issue falls in line with #803 Currently having to use python 3.8 with bokeh 2.4.3

> Workaround > `pip uninstall -y bokeh && pip install bokeh==2.4.3` And thats working with python 3.9?

> > > Workaround > > > `pip uninstall -y bokeh && pip install bokeh==2.4.3` > > > > > > And thats working with python 3.9? > > Y...