Flask cache isn't in main file

I found that I call some functions from solver.py in main.py, I moved them and solved my first problem.

Now I have “AttributeError: Dash object has no attribute ‘jinja_env’” and this is not help :thinking: