Ubuntu Forums Archive Viewer

Python-Poker-Network Problem

Archived thread 1003694 from Gaming & Leisure. Markdown source: Gaming_&_Leisure/thread_1003694_Python-Poker-Network_Problem.md

Original URL About this archive
#1

Hi,

I am running a python-poker-network server and Poker-Web on Hardy. The server is working as expected except for the Poker-Bots. After I edited the proper file to run the poker bots at start up, they still don't appear on the server. I attempted to command line rebot and got this error:

pokerserver:~$ sudo /etc/init.d/python-poker-network rebot Stopping poker bots ...done Wait 10 minutes ...done Starting poker bots ... Failed to load application: 'serial' pokertec@pokertec-pokerserver:~$

What does this mean and what should I do to remedy the problem?