lightning-viz / lightning-example-notebooks

Example Jupyter notebooks of lightning visualizations
http://mybinder.org/repo/lightning-viz/lightning-example-notebooks
MIT License
56 stars 27 forks source link

ImportError: No module named 'lightning' #2

Open yangsai016 opened 8 years ago

yangsai016 commented 8 years ago

HI,When I use the jupyter run the code,there have this error.

ERROR

mathisonian commented 8 years ago

Hey @yangsai016, are you running this locally? You need to make sure the lightning module is installed with pip install lightning-python