Error in "from dataiku.snowpark import DkuSnowpark"

Registered Posts: 5

I'm trying to use Snowpark within Python recipe.

from dataiku.snowpark import DkuSnowpark

This works in DSS, but when I tried to run this code in local VS Code, it returns error "ModuleNotFoundError: No module named 'dataiku.snowpark'".

I want to edit and run .py script in local VS Code through Dataiku extension.

P.S. I already installed the API packages.

import dataiku, dataikuapi

Operating system used: Windows 10

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.