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

I need a bit of help, I am new to python and I have one issue. #1478

Closed
ImMrMeseeks111 opened this issue Aug 2, 2018 · 4 comments
Closed
Labels
duplicate This is a duplicate of another issue or PR.

Comments

@ImMrMeseeks111
Copy link

Ok so basically i just started using python to make my first ever discord bot but i can apon one issue i was using the example from the discord.py and i tried to run it and i got this error

Traceback (most recent call last):
File "C:/Users/Brett/PycharmProjects/discordbot/oofbot", line 1, in
import discord
File "C:\Program Files (x86)\Python37-32\lib\site-packages\discord_init_.py", line 20, in
from .client import Client, AppInfo, ChannelPermissions
File "C:\Program Files (x86)\Python37-32\lib\site-packages\discord\client.py", line 38, in
from .state import ConnectionState
File "C:\Program Files (x86)\Python37-32\lib\site-packages\discord\state.py", line 36, in
from . import utils, compat
File "C:\Program Files (x86)\Python37-32\lib\site-packages\discord\compat.py", line 32
create_task = asyncio.async
^
SyntaxError: invalid syntax

and i have no idea how to fix it. it is my first time using python and making my own discord bot so could you try to explain as easy to understand as possible?

if anyone knows how to fix plz let me know im really trying to get this to work :(

@ImMrMeseeks111 ImMrMeseeks111 changed the title I need a bit of help i new to python and i have one issue I need a bit of help I am new to python and I have one issue Aug 2, 2018
@ImMrMeseeks111 ImMrMeseeks111 changed the title I need a bit of help I am new to python and I have one issue I need a bit of help, I am new to python and I have one issue. Aug 2, 2018
@Harmon758
Copy link
Contributor

Duplicate of #1249

@ImMrMeseeks111
Copy link
Author

Oh sorry

@ImMrMeseeks111
Copy link
Author

is it resolved?

@Harmon758
Copy link
Contributor

See #1249

@Rapptz Rapptz added the duplicate This is a duplicate of another issue or PR. label Aug 20, 2018
@Rapptz Rapptz closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This is a duplicate of another issue or PR.
Projects
None yet
Development

No branches or pull requests

3 participants