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

pokerbot_downloader do not work #171

Closed RichardLmxhs closed 1 year ago

RichardLmxhs commented 1 year ago

image C:\Users\davidhao\Downloads>"pokerbot_downloader (2).exe" Traceback (most recent call last): File "pokerbot_downloader.py", line 4, in File "poker\tools\pokerbot_downloader_initial.py", line 34, in check_update File "pymongo\cursor.py", line 1207, in next File "pymongo\cursor.py", line 1100, in _refresh File "pymongo\mongo_client.py", line 1816, in _ensure_session File "pymongo\mongo_client.py", line 1766, in __start_session File "pymongo\mongo_client.py", line 1802, in _get_server_session File "pymongo\topology.py", line 496, in get_server_session File "pymongo\topology.py", line 215, in _select_servers_loop pymongo.errors.ServerSelectionTimeoutError: Got response id 858797088 but expected 27644, Timeout: 30s, Topology Description: <TopologyDescription id: 644774c12aab3848ea39c3c6, topology_type: Single, servers: [<ServerDescription ('dickreuter.com', 27017) server_type: Unknown, rtt: None, error=ProtocolError('Got response id 858797088 but expected 27644')>]> [14252] Failed to execute script pokerbot_downloader

i tried the newest downloader

dickreuter commented 1 year ago

Please delete and reinstall.