I am not able to get poker2d to run on either my poker engine machine or a
separate machine running xterm.  I have set the DISPLAY variable correctly.
The error I get is below.

[EMAIL PROTECTED]:~$ ./poker2d
Traceback (most recent call last):
  File "./poker2d", line 34, in ?
    from pokerclient2d.poker2d import run
  File "/usr/lib/python2.4/site-packages/pokerclient2d/poker2d.py", line 84,
in ?
    from pokerclient2d.pokerdisplay2d import PokerDisplay2D
  File "/usr/lib/python2.4/site-packages/pokerclient2d/pokerdisplay2d.py",
line 33, in ?
    from pokerclient2d import pokeranimation2d
  File "/usr/lib/python2.4/site-packages/pokerclient2d/pokeranimation2d.py",
line 26, in ?
    import gtk
  File "/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py", line 45,
in ?
    from _gtk import *
RuntimeError: could not open display

Thanks in advance.

Mike Young



_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to