You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git bash is not able to run python commands. Conda is not getting installed. I tried changing environment variable without any success. I have installed anaconda in c drive and the git bash is in some other directory. Any one else facing this issue?
/****
MACBOOK@DESKTOP-S61K3PT MINGW64 ~/Desktop/usa_visa_predictor (main)
$ conda create -n visa python=3.8 -y
bash: conda: command not found
***/
I am using a windows laptop. name is MACBOOK.
The text was updated successfully, but these errors were encountered:
Git bash is not able to run python commands. Conda is not getting installed. I tried changing environment variable without any success. I have installed anaconda in c drive and the git bash is in some other directory. Any one else facing this issue?

/****
MACBOOK@DESKTOP-S61K3PT MINGW64 ~/Desktop/usa_visa_predictor (main)
$ conda create -n visa python=3.8 -y
bash: conda: command not found
***/
I am using a windows laptop. name is MACBOOK.
The text was updated successfully, but these errors were encountered: