Course Content
Day-16 (No lectures- Take Rest/Revise and enjoy the day)
Python Ka Chilla 2024
About Lesson

https://github.com/AammarTufail/python-ka-chilla-2024/blob/main/00_debugging/01_gitbash_working_now.md

Join the conversation
Javed Bajwha 1 week ago
my issue was Incorrect Path Formatting in cygpath my conda.sh export CONDA_EXE="$(cygpath 'C:/Users/JavedBajwha/miniconda3Scriptsconda.exe')" export CONDA_PYTHON_EXE="$(cygpath 'C:/Users/JavedBajwha/miniconda3python.exe')"to fix the issue I did the following in the conda.sh file. conda.sh full path = C:Usersyour-user-nameminiconda3etcprofile.d note : please change the user name with your actual windows username. and make the following changes.export CONDA_EXE="$(cygpath 'C:/Users/JavedBajwha/miniconda3/Scripts/conda.exe')" export CONDA_PYTHON_EXE="$(cygpath 'C:/Users/JavedBajwha/miniconda3/python.exe')"
Reply
Moazzam Sahi 2 weeks ago
Working
Reply
Abdullah Saleh 2 weeks ago
sir environments to arhe hn lkn base lkha nhi arha
Reply
0% Complete