You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are so many problems when I ran your program, and I list all of them:
Please list all the denpendent libraies and operating environment. Your program seems base on python2, please make the statement that other reader can understand first.
reload and ys.setdefaultencoding('utf-8') functions could not be found. I tried to remove both of them, however a series problem occurred.
Thank for your contribution, hope you can solve these problems soon
The text was updated successfully, but these errors were encountered:
This project is a brief introduction, but when I convert it to python3, there are unknown packages in it, without detailed reference to the package, the code will directly crash
There are so many problems when I ran your program, and I list all of them:
Please list all the denpendent libraies and operating environment. Your program seems base on python2, please make the statement that other reader can understand first.
reload
andys.setdefaultencoding('utf-8')
functions could not be found. I tried to remove both of them, however a series problem occurred.Thank for your contribution, hope you can solve these problems soon
The text was updated successfully, but these errors were encountered: