EmailBot icon indicating copy to clipboard operation
EmailBot copied to clipboard

replit error

Open AngerminecraftYT opened this issue 2 years ago • 4 comments

iam trying to run an copy of it on replit but there is an ~ under an a line that doesnt exist and ends with: exit status 1

AngerminecraftYT avatar Oct 12 '21 15:10 AngerminecraftYT

error code:  python bot.py File "bot.py", line 127 async def on_ready(): ^ SyntaxError: invalid syntax exit status 1

AngerminecraftYT avatar Oct 12 '21 15:10 AngerminecraftYT

Use python 3.7. The other versions might work, but I haven’t tried them. Dependencies are quite finicky in general.

DE0CH avatar Jan 17 '22 16:01 DE0CH

Use python 3.7. The other versions might work, but I haven’t tried them. Dependencies are quite finicky in general.

how in replit

AngerminecraftYT avatar Aug 03 '22 10:08 AngerminecraftYT

Idk. Try to google it. Alternatively you can just set up a local dev environment which is way more flexible than replit.

DE0CH avatar Aug 03 '22 11:08 DE0CH