I have been having this problem when deploying the streamlit app , I have a bokeh chart and it’s apparently not working because I don’t have the correct version of bokeh but then when I get the correct version there is another error with numpy and then other errors come up. Is just a never ending story and when I was coding in the jupyter enviroment everything came out smooth the app and also the charts worked amazing
Hey @Josh5, I am sorry to hear that you are facing an issue with Bokeh & Streamlit It sounds like supporting Bokeh 3.0 would help, so right now the best action might be to upvote the feature request here: Support bokeh 3.0.3 · Issue #5858 · streamlit/streamlit · GitHub
Can you comment on which numpy version is to be used with bokeh 2.4.3 ?