Ah <@U5KK80WUX> that Async issue is because Async ...
# general
h
Ah @mysterious-farmer-45668 that Async issue is because Async is a reserved word in python 3.7. So, it’s an issue with that library itself and you won’t be able to use python 3.7 with it until they patch that