You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
The suggestion by @yanger1997 does not work, I have tried it.
I have looked into it and the rich module is only used to make console logs prettier / more easily readable, so we can delete the lines that use this module no problem.
After pip install. try poker_ai --help and give me
ModuleNotFoundError: No module named 'rich'
More error are similar to this post: https://stackoverflow.com/questions/67984145/modulenotfounderror-no-module-named-rich-logging-in-python
The text was updated successfully, but these errors were encountered: