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
I built openDTAM successfully with a docker file. but I run it using the command:
./a.out ../Trajectory_30_seconds
it produced the following warning and exit:
(loInd:15): Gtk-WARNING **: 00:29:15.926: cannot open display:
Is there any suggestion please?
The text was updated successfully, but these errors were encountered:
I'm not sure. My guess would be that the hardware abstraction on docker isn't quite right. I'd try checking that NVidia drivers are correctly working through the docker container, which IIRC is a bit hard to set up. Or try it on a real install of ubuntu
I built openDTAM successfully with a docker file. but I run it using the command:
./a.out ../Trajectory_30_seconds
it produced the following warning and exit:
(loInd:15): Gtk-WARNING **: 00:29:15.926: cannot open display:
Is there any suggestion please?
The text was updated successfully, but these errors were encountered: