Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replit error #2

Open
AngerminecraftYT opened this issue Oct 12, 2021 · 4 comments
Open

replit error #2

AngerminecraftYT opened this issue Oct 12, 2021 · 4 comments

Comments

@AngerminecraftYT
Copy link

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
Copy link
Author

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

@DE0CH
Copy link

DE0CH commented Jan 17, 2022

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

@AngerminecraftYT
Copy link
Author

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

how in replit

@DE0CH
Copy link

DE0CH commented Aug 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants