-
Notifications
You must be signed in to change notification settings - Fork 451
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
problem when complie #31
Comments
I have the same problem with python3.5. |
Update: Use the solution following #24 and it worked. |
I follow the instruction in #24 , the compile succeed, but it is wrong when I import encoding in python. It shows that No module named "encoding._ext.encoding_lib._endoding_lib" |
Hi @guanqj932 , I guess you are in the package folder. Please retry importing in other folders. |
@zhanghang1989 Yeah, thank you. |
@zhanghang1989
|
@ksnzh Can you try using anaconda3 |
Hi, hang,
when I compile the code, it shows the following error. Could you help to check where is wrong?
The text was updated successfully, but these errors were encountered: