Problem running bokeh in django

 Possible solutions:

  1. Trying downgrading bokeh to version to version 2.4.2 i.e pip install bokeh==2.4.2. It initially failed when i used bokeh==3.2.1

Comments

Popular posts from this blog

How to add jinja2 templating in django step by step

Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment