On Tue, Nov 30, 2010 at 9:39 PM, Emre Kenci <[email protected]> wrote:
> Ok thanks.
>
> I think I'm almost there.
>
> I have installed nose and paste libraries. Installed the web.py server its
> running.
>
> Installed poker-eval-138 using make, make install.
>
> However, I run this command: python pokerevalwebservice.py
> http://0.0.0.0:8080/
>
> And I get the error:
>
>   File "pokerevalwebservice.py", line 20, in <module>
>     from pokereval import PokerEval
> ImportError: No module named pokereval
>
> What do you think is the problem?
>

You also need to install pypoker-eval (poker-eval python bindings).

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

Reply via email to