ModuleNotFoundError: No module named 'dku_utils'

anshupolestar
anshupolestar Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 1 Partner

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

Tagged:

Answers

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,212 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

  • Gipple
    Gipple Registered Posts: 7 ✭✭

    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.

Setup Info
    Tags
      Help me…