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

Operating Environment #6

Open
lijidong7196 opened this issue Aug 23, 2019 · 1 comment
Open

Operating Environment #6

lijidong7196 opened this issue Aug 23, 2019 · 1 comment

Comments

@lijidong7196
Copy link

There are so many problems when I ran your program, and I list all of them:

  1. 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.

  2. 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

@ddgetget
Copy link

ddgetget commented Sep 4, 2020

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

I tried the following:

from importlib import reload

from imp import reload

from IPython.lib.deepreload import reload

But neither is it?

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

No branches or pull requests

2 participants