underrtow
underrtow
Yeah, so it seems bug in Python 3.6.4 with tcp was causing it. Downgraded to 3.6.3 and works like a charm. Thanks!
In Windows use "set" instead of "export"
Managed to work it around by removing (with_team_state=False): But now receiving following error: File "starterbot3.py", line 66, in command, channel = parse_bot_commands(slack_client.rtm_read()) File "c:\Bot\starterbot\lib\site-packages\slackclient\client.py", line 135, in rtm_read json_data =...
I've managed to fix it by downgrading Python version - apparently there was some conflict between windows 10 and python 3.6.4 (if I remember well) around TCPIP