mxochicale / sentient

sentient -- intelligent sensing
1 stars 0 forks source link

How to activate conda env in gitbash? #6

Closed mxochicale closed 1 year ago

mxochicale commented 1 year ago

This might be one option https://fmorenovr.medium.com/how-to-add-conda-to-git-bash-windows-21f5e5987f3d

AbuAbdul1ah commented 1 year ago

capturing_video.py file required correct indentation in line 73. This was solved by correcting the 'If' statement which was inline with the function.

AbuAbdul1ah commented 1 year ago

Sorted out using "echo ". '${PWD}'/conda.sh" >> ~/.bashrc". We can close this now