Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 11, 2019 7:38PM
Likes: 0
Replies: 1
When I execute the 'dss start', the ipython does not start (it remains in FATAL state) and the ipython.log gives this error:
Traceback (most recent call last):
File "/home/administrador/Dataiku/dataiku-dss-5.1.2/dku-jupyter/dkulauncher.py", line 1, in <module>
from notebook.notebookapp import main
ImportError: No module named notebook.notebookapp
Is there any way to know which python is this using so I can install the notebook module??