Dataiku Import error

Solved!
Dawood154
Level 2
Dataiku Import error

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

0 Kudos
1 Solution
Jean-Yves
Developer Advocate

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!

View solution in original post

1 Reply
Jean-Yves
Developer Advocate

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!