-
-
Notifications
You must be signed in to change notification settings - Fork 383
EOFError after Pip install #108
Comments
Thanks for your bug report @zanussbaum . I did test this on a few machines before deploying but I must have not captured your specific case - sorry about that. Would you be able to try pip installing into a conda, virtualenv or something similar, environment and seeing if that works? I'll install python 3.8 on my Mac and see if I can replicate your problem |
|
Thanks so much for this @zanussbaum I've just tried on Linux and Mac OS X, and it's a OS X issue. If you have a linux distro you can use in the meantime, then please use that (it should be fine on that 🤞), otherwise we'll try to find some time to look into supporting OS X. Although just heads up, we are currently focusing on other projects so PRs are very welcome here and we can't guarentee a timely response 🙂 |
I also encountered this error in Win10, but normally use linux, so I didn't
troubleshoot windows too much.
…On Tue, Jul 14, 2020 at 2:24 PM Leon Fedden ***@***.***> wrote:
Thanks so much for this @zanussbaum <https://github.com/zanussbaum>
I've just tried on Linux and Mac OS X, and it's a OS X issue.
If you have a linux distro you can use in the meantime, then please use
that (it should be fine on that 🤞, otherwise we'll try to find some time
to look into supporting OS X. Although just heads up, we are currently
focusing on other projects so PRs are very welcome here and we can't
guarentee a timely response 🙂
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOUVXSYOF6BZBMWHZ5N4V4LR3SWFFANCNFSM4OZZIHVA>
.
|
I wonder if trying python 3.7 would work in the meantime? |
hm i'll test it out. either way, i'm excited to try it out! |
can you try again with a Linux OS please @johanpettersson1 ? |
I don't have a linux machine at home sorry :( |
Great Alex. This worked. What is the result of running clustering, my computer needs 6 hours to finish this, does this need to be ran every time or the results can be saved? |
12 hrs and still only here, do I need to run this on a server? |
24 hrs and still going on a Core i5 vPro CPU, does anyone know how long this will take? I can see a few .joblib files have been created, couldn't someone just copy these files rather than everyone creating these? |
I see this is eventully created after 1.5days card_info_lut.joblib. |
This repo seem to have too many issues, this works like a charm: |
Found a simple fix for this, see. |
MasterAl Github : https://github.com/deeptexas-ai Challeng Al : https://master.deptexas.ai/aigame/ |
Describe the bug
Installed poker_ai via pip then tried to run
poker_ai --help
andpoker_ai cluster
and was met with an EOFErrorTo Reproduce
Steps to reproduce the behavior:
Error Message:
Expected behavior
CLI help message
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: