I created a venv using "python -m venv env" and I'm trying to activate it but it kept showing "The system cannot find the path specified"
I tried activating using env\Scripts\activate
please any idea on how i can solve this?
i use python 3.11, window 11