You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First thank you for the GUI!
I can't start SplashFOAM in the current Standard-release branch. I installed all necessary packages, but starting the programme with $python3 SplashFOAM.py appears:
Traceback (most recent call last):
File "/SplashFOAM/Source/SplashFOAM.py", line 2132, in <module>
root = tk.Tk()
File "/usr/lib/python3.10/tkinter/__init__.py", line 2299, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: couldn't connect to display "localhost:0"
Do you have any solution for this problem?
The text was updated successfully, but these errors were encountered:
Hi,
First thank you for the GUI!
I can't start SplashFOAM in the current Standard-release branch. I installed all necessary packages, but starting the programme with $python3 SplashFOAM.py appears:
Do you have any solution for this problem?
The text was updated successfully, but these errors were encountered: