Closed captain-melanie closed 3 years ago
Hello! Thanks for pointing out and fixing that! It's strange that the static-check of python 3.6 didn't tell me about that problem.. I used 3.7 for most of the development so I didn't notice. Will test and push the fix soon.. thanks!
Hello! Thanks for pointing out and fixing that! It's strange that the static-check of python 3.6 didn't tell me about that problem.. I used 3.7 for most of the development so I didn't notice. Will test and push the fix soon.. thanks!
No problem, hope this helps. I use Ubuntu so I'm a bit hesitant to having different versions of Python.
Hi, thank you for the amazing new features added to the new version. I just upgraded to the v2.0.5 and re-installed dependencies
pip3 install -r requirements.txt
, but the bot couldn't start.What happened:
What you expected to happen: Successfully run the bot
How to reproduce it (as minimally and precisely as possible):
Ubuntu 18.8 and Python 3.6 Run:
Anything else we need to know?:
capture_output
does not exist in Python 3.6. I had to make the following change to make it workEnvironment:
Relevant Logs: N/A