Unable to acces the X Display
Verfasst: Freitag 13. November 2009, 20:52
Ich habe ein Problem mit meinem Debian, lenny, ich hab wxPython nach: http://wiki.wxpython.org/InstallingOnUbuntuOrDebian installiert, wenn ich jetzt irgendein Fenster erstellen will
kommt der "Fehler", kein Traceback
Ich hoffe ihr könnt mir weiterhelfen
mfg
Code: Alles auswählen
import wx
app = wx.App()
Code: Alles auswählen
No protocol specified
Unable to access the X Display, is $DISPLAY set properly?
mfg