I keep getting this error when I try to run aiomysql An open stream object is being garbage collected; call "stream.close()
. Apparently this is a bug from python3.8 and it goes away if you run python3.9. I do not know how to do that in python anywhere though, is 3.9 supported? If so how do I run it and can I run it in a virtualenv? If so, how do I download 3.9 to run it in the virtualenv, right now it says command not found