-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
I am a beginner here , as part of my learning module which requires Plotly , i followed the standard method of using pip install plotly and pip install cufflinks - after successful installation when i call them on my jupyter note book , i am getting this error .
ModuleNotFoundError Traceback (most recent call last)
in ()
1 import pandas as pd
2 import numpy as np
----> 3 from plotly import version
4 print(verison)
ModuleNotFoundError: No module named 'plotly'
Tried few of the options mentioned like downgrading Plotly etc etc but of no use , request your support . sorry if the question is lame.
Atashnezhad, ashishcsjm, criszam99 and danny-sallis
Metadata
Metadata
Assignees
Labels
No labels