-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pip installation does not work #11
Comments
I once had a similar error with another package, and it was a bitness issue (was running Since you've also reported #12, does that mean you've managed to fix it? |
I installed from git.
|
Okay, so I investigated a little bit, and it seems like it's always been broken, which is weird since I somehow installed it in the past? It might have been that I used it through my fork after making some changes.
It looks like pip just doesn't fundamentally support |
I remember that I had a problem too, so downloaded it locally and install with pip from the local download. |
Hi! I can't install Holdem library with pip. this is the error: i tried installating locally with pip install /Users/*****/Downloads/holdem-1.0.0-py3.6.egg but i have several exceptions and the following error: could you please help me? |
It may help others... i installed it in python 3.7 via jupyter notebook and virtualenv like this:
You could also use a branch instead of master.... to test things... |
fix bad and hateful env
I install Holdem successfully! |
That's what I'm getting
The text was updated successfully, but these errors were encountered: