aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

ImportError: cannot import name 'get_current_traceback' from 'werkzeug.debug.tbtools' #4

Closed aaron-schroeder closed 1 year ago

aaron-schroeder commented 1 year ago

Fix should just involve upgrading Dash, since this issue was fixed over there. Seems to have been fixed in Dash 2.3.1.

References

aaron-schroeder commented 1 year ago

This issue was closed by commit 5b13da9, but I didn't do the text tag right.