Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

new pylint error re: encoding for open() operations #36

Open
jlinoff opened this issue Aug 26, 2021 · 0 comments
Open

new pylint error re: encoding for open() operations #36

jlinoff opened this issue Aug 26, 2021 · 0 comments

Comments

@jlinoff
Copy link
Contributor

jlinoff commented Aug 26, 2021

Just started seeing this error on my system when i build grape:

Cannot import 'grape' due to syntax error 'invalid syntax (<unknown>, line 26)' (syntax-error)

Not sure why it just started showing up but it is trivially fixable by adding encoding='utf-8' to the open(..) statements.

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

No branches or pull requests

1 participant