I am getting this error on my Windows10

Aashaya
Aashaya Registered Posts: 9 ✭✭

{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

Tagged:

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,722 Neuron

    Which PATH variable did you update? Did you restart Dataiku after that?

  • Aashaya
    Aashaya Registered Posts: 9 ✭✭

    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
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,722 Neuron

    That script is for Linux installations, not for Windows. You need to modify the Windows system PATH variables and restart your machine.

  • Aashaya
    Aashaya Registered Posts: 9 ✭✭

    Can anybody help is solving my problem

    1. How to connect DSS Home instance to Conda server .I am using trial version of Dataiku(Windows 10)
    2. Can I able to install Potobuff—Compiler on Dataiku trial version ??
  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,722 Neuron
    edited December 2024

    As I said you need to modify the system PATH variable in your Windows 10 system.

Setup Info
    Tags
      Help me…