Ok I installed pypoker-eval-138.0. It gave me an error pkg-config was missing or too old. I installed the new version of that and installed pypoker again.
This time it worked. But when I when try pokerevalwebservice.py it still gives the same error. On Tue, Nov 30, 2010 at 10:47 PM, Johan Euphrosine <[email protected]>wrote: > 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). > -- Emre Kenci
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
