Open takasoft opened 6 years ago
Sorry about the error! Looks like you're currently using Python 3.5, which doesn't come with asyncio. Our main guidance is to install Python 3.6 and use that instead: https://www.python.org/ftp/python/3.6.7/python-3.6.7-amd64.exe
BUT you could also try running pip install asyncio
in a command prompt which might be easier. I don't know if it will work.
The program doesn't start because of this error. Do you have suggestions?