Antony Lee
Antony Lee
Kindly bumping.
Can you let me know what you did exactly, so that I can at least try to reproduce this issue? Thanks for the report.
You **need** to be in the folder that contains the `README`, not the folder that contains `redeal.py`. If you downloaded a zip of the sources, this means the (inner) folder...
Yup, but Linux consoles can display suit symbols properly. I was checking for this capability incorrectly, should be fixed now. Also included a better error message on Windows 64-bit. Please...
How did you generate the hands? By default, `python -mredeal` just generates 10 random deals (N/E/S/W). To generate 10 1S openers (for North), run `python -mredeal examples/onespade.py` (actually this just...
Try `python -mredeal -l examples/onespade.py` for a more intuitive output.
The acceptance condition is `len(deal.north.spades) >= 5 and deal.north.hcp >= 12`, so it's indeed "at least 5 spades".
I don't actually use the GUI so the code tends to fall behind; thanks for noticing the bugs. Should be working now.
Sorry, I'm a bit busy right now and will get back to the issues later. I notice that you mentioned having built a 64-bit DLL; do you mind sharing it...
I did not receive the DLL.