Anaconda Path Setup Failed 100% Solution How To Fix Conda Is Not Recognized as Internal or External Command

 In this post, we will know how to do an anaconda path setup. If it shows 'conda is not recognized as internal or external command'. No need to worry about it. In this post, we will know how to resolve the anaconda path setup error in a very easy way.

What is Anaconda?

Anaconda is a software IDE. It is used by developers for data science. It comes with lots of built-in functions. It also pre-installed lots of libraries. These libraries are very helpful in data science. users can easily import any library according to their requirements.

Anaconda Path Setup

In this post, I am going to tell you each and every step. Please carefully read all steps. Otherwise, you get an error. Or you got failure in anaconda path setup.

Step 1: Open Command Prompt

Every computer having preinstalled command prompt. Users are no need to install command prompt.

Type Window+R. After this, you see a pop-up box appears on your screen. Type "cmd" and hit enter. Now you see. Command prompt open successfully.

Type 'conda' in the command prompt and hit enter.

Anaconda Path Setup

If it throws errors. That means you need to do an anaconda path setup to remove this error.

Step 2: Go to Drive Where You Install Anaconda

In my case, it's C Drive. But it may be different for you. Make sure you select the right drive. The drive where you installed your anaconda file.

Anaconda Path Setup

Then Select User

Anaconda Path Setup

Choose your Pc Name
In my case its RAHUL YADAV

Anaconda Path Setup

There may be different others files also. But select only Anaconda3 from the list.


Step 4: Copy Path

On the top side, you can see your file path. Click on that path. You see, it automatically selected. If it does not select, then select it. After selecting it. Click on the right button o your mouse. Click on the copy.

Anaconda Path Setup

Step 5: Search variable

If you are window users. Then you already aware of the search option in the window. If you are not aware. Then on bottom side. You can find the search box. On the search box type "variable". Open Edit The System Environment Variable.

Anaconda Path Setup

Step 6: Select Environment Variable

From all options. Carefully select the environment variables.

Anaconda Path Setup

Step 7: Select Path

System variables show you all the paths. But you have to select the Path from all the options. After selecting the path "Click On Edit".

Anaconda Path Setup

Step 8 : Click on New Button

Click on New Button. Paste the path and click on Ok.

Anaconda Path Setup

Step 9: Select Script From List

Again Open anaconda3 and select 'Script' from the list.

Step 10: Copy Path

On the top side, you can see your file path. Click on that path. You see, it automatically selected. If it does not select, then select it. After selecting it. Click on the right button o your mouse. Click on the copy.

Anaconda Path Setup

Step 11 : Click on New Button

Paste the path and click on Ok.

Anaconda Path Setup

Step 12 : Again Open anaconda3 and select 'Library'

Anaconda Path Setup

Now Select Bin Folder

Anaconda Path Setup

Step 13: Copy Path

On the top side, you can see your file path. Click on that path. You see, it automatically selected. If it does not select, then select it. After selecting it. Click on the right button o your mouse. Click on the copy.

Anaconda Path Setup

Step 14 : Click on New Button

Paste the path and click on Ok

Anaconda Path Setup

Paste all Three Path Carefully

Anaconda Path Setup

Again open command Prompt, type conda and hit enter. In these time it won't give you error.
Path setup successfully.

Post a Comment