Virtual Environment Activation Error

Hay,
I Have A Problem…After I Create A Virtual Environment In Python Using:
python -m venv env
Then When I Try To Activate It Using:
env\Scripts\activate.bat
Nothing Happens…Like This

Python Version : 3.8.10
OS : Windows 7 64-bit

I Wish Someone Can Help.

Hello,

I am struggling with the same thing.
Could you solve the issue?

BR

Call

activate.bat

from a command prompt (instead of power shell) and it should work