We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I've tried to run this script and it returns me this error.
But this works:
And without the accents I obtain ... nothing :
I always use UTF-8 encoding and all stuffs are in the last version that I can have. Does your package support user input ?
The text was updated successfully, but these errors were encountered:
This is a duplicate of #214 You clearly took the time to add details though. I'll check this out.
I'm wondering if the encoding for the ' could be an issue.
'
Sorry, something went wrong.
I'm sorry for the duplicate, I didn't see the first issue for it. EDIT : the #214 is for Windows, I'm on OS X Yosemite ;)
If find a solution : use # -*-coding:utf-8 -* works but it's strange because Atom says that the file is already in utf-8.
# -*-coding:utf-8 -*
And for the user input, I've no idea :/
No branches or pull requests
Hello,
I've tried to run this script and it returns me this error.
But this works:
And without the accents I obtain ... nothing :
I always use UTF-8 encoding and all stuffs are in the last version that I can have.
Does your package support user input ?
The text was updated successfully, but these errors were encountered: