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

Trying to run directly Emoji encoded file fails #1

Open
suda opened this issue Feb 21, 2016 · 2 comments
Open

Trying to run directly Emoji encoded file fails #1

suda opened this issue Feb 21, 2016 · 2 comments

Comments

@suda
Copy link
Owner

suda commented Feb 21, 2016

See https://github.com/suda/python-emoji-encoding#known-issues

@suda suda added the bug label Feb 21, 2016
@belonesox
Copy link

belonesox commented Jan 18, 2020

Workaround dont work for me on Windows/Anaconda

C:\projects\test-emoji>C:\Anaconda3\python.exe bootstrap.py
Traceback (most recent call last):
File "bootstrap.py", line 1, in <module>
import emoj
File "C:\projects\test-emoji\emoj.py", line 0
SyntaxError: unknown encoding: emoji
C:\projects\test-emoji>C:\Anaconda3\python.exe -V
Python 3.6.8 :: Anaconda custom (64-bit)

What is wrong?

@suda
Copy link
Owner Author

suda commented Jan 21, 2020

Hmm, that is interesting. Unfortunately, I don't have a Windows machine to test it. Would you be able to do some experiments and figure out what's wrong?

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

No branches or pull requests

2 participants