about the Python 3.6 environment setting in code envs

Registered Posts: 2 ✭✭✭✭

I am new to dataiku, currently using Anaconda3 for python 3 in MAC.

What's the best way to quickly set up my environment in dataiku, please advice.

I got the following error:

/Users/[username]/Library/DataScienceStudio/dss_home/bin/python failed (exit code: 3)

And I have tried to type in my bash_profile:

export PATH="/Users/zakkyang/anaconda3/bin:$PATH"

PATH= “~/Library/DataScienceStudio/dss_home/bin/env-site.sh”

I also tried to put the following to env-site.sh

PATH=”/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}”

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.