Drexel-UHC / duckdb-dbt-template

https://drexel-uhc.github.io/duckdb-dbt-template/#!/overview
2 stars 1 forks source link

An error occured while initializing the dbt project; jordan #9

Open jrjordanrh1992 opened 1 year ago

jrjordanrh1992 commented 1 year ago

image

Hi Ran, in step 1.7 "Setup Local Python Environment" I have an issue. After going through all the steps, I receive the following message:

"An error occurred while initializing the dbt project"

ran-codes commented 1 year ago

@jrjordanrh1992 This is likely a python environemnt problem. two things to help me help you

1. confirm python version

image

2. Make sure your python environment is active

image

let me know how these two things work.

jrjordanrh1992 commented 1 year ago

Thanks Ran for the fast response!

  1. I have version 3.11.3.

  2. I have the green (venv):

image

Should I change to version 3.10.11?

ran-codes commented 1 year ago

yup. if you change to 3.10.11 it will work.

ran-codes commented 1 year ago
ran-codes commented 1 year ago

@jrjordanrh1992 can you confirm your DBT setup is done. Feel free to close this issue if it is!