Getting started
Prerequisites
Requirements
Before you attempt to install Turntable, please make sure your set up meet the following requirements:
Domain | Requirement |
---|---|
Platform | Mac (ARM or Intel), Windows (x86), Linux (x86 or ARM) |
Visual Studio Code version | 1.7.8 or greater |
Build tools | XCode command line tools (Mac), Visual C++ build tools (Windows), gcc (Linux) |
Python version installed | 3.9 or above |
Python packages installed | dbt-core, your dbt adapter |
DBT project health | ability to run dbt parse , dbt compile , and dbt docs generate --no compile |
Remedies
Here are some tips on how to remedy the above:
Was this page helpful?