Dataiku Import error
Dawood154
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 9 ✭✭✭
I creating pyspark notebook. The initial code provided by Dataiku is as follows:
import dataiku
from dataiku import spark as dkuspark
..../
On running the cell I am getting the following error:
ModuleNotFoundError: No module named 'dataiku'
I am assuming that the Dataiku module comes pre-installed in the environment. Do I need to manually install any libraries for this?
Operating system used: linux
Tagged:
Best Answer
-
Hello,
Thank you for your question! No, you shouldn't have to manually import the dataiku library.
Could you please contact our support team and provide an instance diagnosis?
Thanks!