ModuleNotFoundError: No module named 'dku_utils'

anshupolestar
Level 1
ModuleNotFoundError: No module named 'dku_utils'

I am using python recipe for one of the projects from dataiku gallery (rfm segmentation). In that I am getting following error.

Screenshot 2023-05-24 121259.png

If the dku_utils module has changed then please guide me.
Thanks

Operating system used: windows 10


Operating system used: windows 10


Operating system used: windows 10

0 Kudos
2 Replies
AlexT
Dataiker

Hi @anshupolestar ,

The 'dku_utils' would need to be in the project library which project you are trying to run this code exactly in. dku_utils is included in the project libraries of the solution.
TRy to force reload the notebook and make sure it's running in the same project otherwise you need to share the project libraries to another project.

Screenshot 2023-05-24 at 1.26.20 PM.png

0 Kudos
Gipple
Level 2

Capture.PNGI am getting this same error. Does anyone know how to get those libraries loaded? The above post says "dku_utils is included in the project libraries of the solution". Can someone explain this? when I go into the solution libraries I don't see anything there.

0 Kudos