Issue
I cant activate virtual env in vs code. I tried same code in the cmd console is work but not in the vs code terminal.
"D:\python\djangoapp\djangovenv\Scripts\activate.bat" I write this code.
I am using windows 10 pro
Solution
yeah Its beacuse of terminal vs code was using powershell ı changed with cmd
Answered By - Sedat Can