I would like to use dbt
(Data build tool) in one of my project. I am facing hurdle while creating a project or using DBT command.
I have completed the installation process as described on DBT website given here: https://docs.getdbt.com/v0.10/docs/windows. DBT installed successfully but when I tried to use DBT command for creating project it gave me error:
'dbt' is not recognized as an internal or external command, operable program or batch file.
I am using windows 10, and I have tried it for python 3.6 as well as python 3.7 version.
any help would be highly appreciated! Thanks