Boa tarde, apare o seguinte erro ao tentar criar o ambiente virtual:
Python 3.14.0 (tags/v3.14.0:ebf955d, Oct 7 2025, 10:15:03) [MSC v.1944 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
python -m venv curso_1_openai
... curso_1_openai\Scripts\activate
...
File "", line 1
python -m venv curso_1_openai
^^^^
SyntaxError: invalid syntax