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

Updated setup.py, encoding error #74

Merged
merged 1 commit into from
Sep 29, 2019
Merged

Updated setup.py, encoding error #74

merged 1 commit into from
Sep 29, 2019

Conversation

Jaime02
Copy link
Contributor

@Jaime02 Jaime02 commented Sep 29, 2019

Hi, I got a issue when installing the module in Windows 10. Changing a single line fixed it, I think.

Hi, I got a issue when installing the module in Windows 10. Changing a single line fixed it, I think.
@vercel
Copy link

vercel bot commented Sep 29, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@paulmelnikow
Copy link
Member

Hmm, this actually doesn't work in Python 2:

Traceback (most recent call last):
  File "setup.py", line 9, in <module>
    with open("README.md", encoding="utf8") as f:
TypeError: 'encoding' is an invalid keyword argument for this function

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

Successfully merging this pull request may close these issues.

None yet

2 participants