dickreuter / Poker

Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
http://www.deepermind-pokerbot.com
GNU General Public License v3.0
2.05k stars 516 forks source link

Installer runs in a loop #172

Closed HelloBlicky closed 1 year ago

HelloBlicky commented 1 year ago

The installer will get stuck in a loop where it reinstalls the software instead of launching the program when "run pokerbot now" is selected. The same happens when running main from the installation folder.

dickreuter commented 1 year ago

thanks, this is now fixed

HelloBlicky commented 1 year ago

Thanks for the quick response!