If you are comfortable with conda, uv, pipenv or another virtual environment tool, feel free to use one of those tools to create a virtual environment instead.
Ensure you are not in a virtual environment already. Generally, you will know you are in a virtual environment because your command line prompt will include the virtual environment name in parentheses.
Venv comes installed with Python. If you need to install Python 3.12, download it from python.org.