Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Unable to play using poker_ai cli #163

Open
shmmathur opened this issue Aug 3, 2023 · 1 comment
Open

Unable to play using poker_ai cli #163

shmmathur opened this issue Aug 3, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@shmmathur
Copy link

Describe the bug

poker_ai play throws error. I pip-installed the poker_ai cli and then successfully ran the poker_ai cluster && poker_ai train commands.
However, poker_ai play --lut_path . throws error.

To Reproduce
virtualenv .cli
source .cli/bin/activate
pip install poker_ai
poker_ai cluster
poker_ai train start # This shows as 100% but the command never exits
poker_ai start --lut_path . # this throws error "FileNotFoundError: [Errno 2] No such file or directory: ''

Expected behavior
Should be able to play with bot!

Screenshots
Let me know if you need this.

Desktop (please complete the following information):

  • OS: Ubuntu-20
  • Python version: 3.8
  • Browser None
@shmmathur shmmathur added the bug Something isn't working label Aug 3, 2023
@roberthsheng
Copy link

roberthsheng commented Feb 22, 2024

Hey @shmmathur, did you find a fix for this? I have the same error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants