pip install completed successfully.
When I go to my project folder and run dbt init I get
'dbt' is not recognized as an internal or external command,
operable program or batch file.
Python is 3.11 and I installed dbt-core from the sql-server adapter.
I did not create a Python virtual environment.