C4_W4_Lab_1_Visualization

Getting this error. I double checked with the solutions files and cannot see any difference in them. Cannot view the /.ipynb_checkpoints/schema-checkpoint.yml file referenced in the error.

Hello @Chris61 , I could reproduce the error. To continue I deleted the checkpoint.yml file in the checkpoints folder in VSCode and the schema.yml file we created in the lab.
After deleting those file try running dbt run -s analytical_views again and you should be able to continue. Also create the schema file again after you pass. Hope it helps

1 Like