Git error with Python virtual environment. Can not execute git add
I am relatively new to python virtual environments and I recently set one up while starting a new backend project to learn django, for which I also initialized a git repo. I seemingly set up everything correctly, however, when I reopen the project I noticed that I could no longer commit changes to my git repo. I get the following error when I try git add .
:
Git error with Python virtual environment. Can not execute git add
I am relatively new to python virtual environments and I recently set one up while starting a new backend project to learn django, for which I also initialized a git repo. I seemingly set up everything correctly, however, when I reopen the project I noticed that I could no longer commit changes to my git repo. I get the following error when I try git add .
: