Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
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
Fix should just involve upgrading Dash, since this issue was fixed over there. Seems to have been fixed in Dash 2.3.1.
References