ShimWarning: The `IPython.kernel` package has been deprecated since IPython 4.0.

 ShimWarning: The `IPython.kernel` package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.

 

C:\Users\lenovo2>auto-py-to-exe
c:\users\lenovo2\appdata\local\programs\python\python37\lib\site-packages\IPython\kernel\__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
  "You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
  File "c:\users\lenovo2\appdata\local\programs\python\python37\lib\site-packages\gevent\_ffi\loop.py", line 234, in python_check_callback
    def python_check_callback(self, watcher_ptr): # pylint:disable=unused-argument

你可能感兴趣的:(Python)