I am getting this error on my Windows10
{Cannot run program "conda": CreateProcess error=2, The system cannot find the file specified, caused by: IOException: CreateProcess error=2, The system cannot find the file specified}
I am using Anaconda server. I updated my PATH file PATH=C:\Users\aashayag\anaconda3\condabin;C:\Users\aashayag\AppData\Local\Dataiku\DataScienceStudio\dss_home\bin\env-site.I am not able to connect conda server from DSS home..
Operating system used: windows 10
Operating system used: windows 10
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,167 Neuron
Which PATH variable did you update? Did you restart Dataiku after that?
-
export PATH="/Users/[My User Home Directory]/anaconda/bin:$PATH"
Then in my ~/Library/DataScienceStudio/dss_home/bin/env-site.sh…These are my Path variables given after reding another thread on dataiku community.. But still my DSS home is giving same error ..I don't understand ?
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,167 Neuron
That script is for Linux installations, not for Windows. You need to modify the Windows system PATH variables and restart your machine.
-
Can anybody help is solving my problem
- How to connect DSS Home instance to Conda server .I am using trial version of Dataiku(Windows 10)
- Can I able to install Potobuff—Compiler on Dataiku trial version ??
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,167 Neuron
As I said you need to modify the system PATH variable in your Windows 10 system.