First time user- not working
Opened this issue · 1 comments
tibitoy commented
I downloaded tablet via bioconda but when I try to activate it I keep getting this:
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at sun.awt.HeadlessToolkit.getMenuShortcutKeyMask(HeadlessToolkit.java:236)
at tablet.gui.Tablet.(Tablet.java:35)
Not sure what I'm doing wrong but any help would be much appreciated!
peterjc commented
Are you on Linux (which version)? Do you have an X Windows system?