python modules are not displaying -
help> modules
please wait moment while gather list of available modules...
c:\users\abcd\anaconda3\lib\site-packages\ipython\kernel__init__.py:13: shimwarning: ipython.kernel
package has been deprecated. should import ipykernel or jupyter_client instead. "you should import ipykernel or jupyter_client instead.", shimwarning) c:\users\abcd\anaconda3\lib\site-packages\flask\exthook.py:71: extdeprecationwarning: importing flask.ext.cors deprecated, use flask_cors instead. .format(x=modname), extdeprecationwarning
at end python shell closed, how solve above problem?
Comments
Post a Comment