Volt
Volt copied to clipboard
ImportError: cannot import name 'DispatcherMiddleware' from 'werkzeug.wsgi'
I tried to replicate the example.ipny to test your work but encounter this error on Google Colab Notebook.
ImportError: cannot import name 'DispatcherMiddleware' from 'werkzeug.wsgi'
How can I solve it and test your work on Colab w/o this issue?
You probably need to install the requirements. Colab makes it harder. I used conda and committed the requirements.yaml here https://github.com/wassname/Volt/blob/main/requirements/environment.max.yaml