I didn't want to update VS code cause I worried if this thing might happen but it updated by itself and now I'm unable to run python on my laptop ever since then with this CommandNotFoundError.
The error message that I keep get is below:
CommandNotFoundError: Command Error: error with command 'activate'. Command not found: 'activate'. 'activate' is not a conda command.
my python path is PS C:\Users\user> & C:/Users/user/Anaconda3/pythonw.exe and I had no problem with running python before the update now I don't really know how to solve this error.
I'd really appreciate if anyone can help me with this!! Thank you so much!!