Andre Allavena wrote: > There should be a file titled "test.py" with some good samples at the end. > pokereval.poker_eval(game = "holdem", fill_pockets = 1, pockets = [ > ["As", "3s"], ["__", "__"], ["__", "__"]], dead = [], board = ["__", > "Qs", "2c", "Ac", "Kc"])
I downloaded the python-eval to test this, but I get this error:
[EMAIL PROTECTED]:/opt/pokereval/pypoker-eval-135.0$ python test.py
Traceback (most recent call last):
File "test.py", line 32, in ?
from pokereval import PokerEval
File "pokereval.py", line 29, in ?
_pokereval = __import__('_pokereval_' + sys.version[0] + '_' +
sys.version[2])
ImportError: No module named _pokereval_2_4
--
edA-qa mort-ora-y
http://disemia.com/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Have a look in my brain:
http://brainbrain.eu/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sign: Please digitally sign your emails.
Encrypt: I'm also happy to receive encrypted mail.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
