c4w1:Programming Assignment: Assignment 1: Data Modeling with DBT - Need a Fresh Environment

Hi,

I had a failed attempt at this yesterday and went in again today to start afresh but all of my old files etc. are there. How can I get a full new / fresh environment?

Thanks!

Hello @eager-AI-learner,

I guess you created the classicmodels_modeling folder in a previous attempt and you want to run dbt init classicmodels_modeling again from the start but you have issues. You could rename the old folder into something like classicmodels_modeling_copy:

Afterwards you should be able to run the commands from step 1.1.2 like a fresh lab and keep the old folder only as a reference. You will be graded only for your outputs from the star_schema and obt after dbt run. Thank you

Thanks @Georgios , will try that tomorrow…

1 Like