Hello friends,
I face this problem and I don’t know what to do… are there any solutions?
2021-05-11 23:16:39.942 Uncaught app exception
Traceback (most recent call last):
File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/script_runner.py", line 337, in _run_script
exec(code, module.__dict__)
File "/app/thefinale/main.py", line 305, in <module>
main()
File "/app/thefinale/main.py", line 200, in main
Fichier_final(file)
File "/app/thefinale/main.py", line 37, in Fichier_final
root = tk.Tk()
File "/usr/local/lib/python3.9/tkinter/__init__.py", line 2270, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: couldn't connect to display ":0"