Cannot Activate my Virtual Environment

I am a beginner in python. I have just created my venv virtual environment, but i cannot activate it using cmd. I have already added my anaconda path to environment variables. I am able to create the my venv using cmd but cannot activate it in cmd, while i can activate in windows powershell. I want to work in cmd, so i need it to be activated in cmd. I am getting this error when i try to activate:
\python\venv\Library\ssl\cacert.pem was unexpected at this time.

Please help me.

Python version: 3.12
Windows 11