jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

python packages work in python but they do not work on jupyter #434

Open RichardFC opened 5 years ago

RichardFC commented 5 years ago

After I install anaconda3 and jupyter, when i import pandas on jupyter panel, it shows " Module not found error, no module named 'pandas', then i try to import 'scipy', 'matplotlib', it shows that same error also. However they could import in python and ipython as well.

kaczmarj commented 5 years ago

@RichardFC - are you using multiple conda environments? it's possible you installed jupyter in one environment and the other packages in a separate environment.

RichardFC commented 5 years ago

I don't know them exactly, I've already re install anaconda 3, it works now.

Thank you.

On Fri, 12 Oct 2018, 21:17 Jakub Kaczmarzyk, notifications@github.com wrote:

@RichardFC https://github.com/RichardFC - are you using multiple conda environments? it's possible you installed jupyter in one environment and the other packages in a separate environment.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jupyter/help/issues/434#issuecomment-429322215, or mute the thread https://github.com/notifications/unsubscribe-auth/AHhjOaFaFHmPXmJmWPTSllQYlw5fHV2vks5ukJZVgaJpZM4XFWPI .