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

pip install discord #2

Open
BenGamra20 opened this issue Oct 31, 2020 · 1 comment
Open

pip install discord #2

BenGamra20 opened this issue Oct 31, 2020 · 1 comment

Comments

@BenGamra20
Copy link

C:\Python27>pip install discord
Collecting discord
Using cached https://files.pythonhosted.org/packages/a3/0b/5d042064a1b1efa99bbe1c98458d35fdca6dcbef4e5c7700ec01bc3b0794/discord-1.0.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "c:\users\sbs\appdata\local\temp\pip-build-lyeaoe\discord\setup.py", line 5, in
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
TypeError: 'encoding' is an invalid keyword argument for this function

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in c:\users\sbs\appdata\local\temp\pip-build-lyeaoe\discord
You are using pip version 9.0.1, however version 20.2.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

Any solution please i'm new to python and still get this error

@Oberonskii
Copy link

Type python -m pip install --upgrade pip

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