8000 CLI error · Issue #161 · fedden/poker_ai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
CLI error #161
Open
Open
@cdsimmons

Description

@cdsimmons

Describe the bug
Followed the installation instructions pip install poker_ai which seems to complete successfully, however when running poker_ai in windows cmd I get the error command not found.

I am using Windows 10. I have tried upgrading pip, re-installing Python38, re-installing Python37, and making sure my Paths are setup correctly. I have also tried navigating to the pip install location (lib/site-packages) itself and running python -m poker_ai, however I am met with the error No module named poker_ai.__main__; 'poker_ai' is a package and cannot be directly executed.

Is there supposed to be a __main__.py< 51A5 /code> file that I am missing?

I have also tried cloning the repo, and running pip install . but getting some other errors there.

Can this repo only be used as a package now for other projects? Or can I run it via CLI somehow.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0