Error on import dependencies Dash

Hi Guys,

Any idea what can cause these errors?, I already using the updated Dash version also i added the.

app.css.config.serve_locally = True
app.scripts.config.serve_locally = True

I also proceed as topics below but no resolved my case:

https://community.plotly.com/t/serve-locally-option-with-additional-scripts-and-style-sheets/6974/26

My code are in:

https://github.com/CaioEuzebio/DjangoDashboard/blob/master/app/as_dash.py

Can someone please have me a guide?