Requirements

Before you attempt to install Turntable, please make sure your set up meet the following requirements:

DomainRequirement
PlatformMac (ARM or Intel), Windows (x86), Linux (x86 or ARM)
Visual Studio Code version1.7.8 or greater
Build toolsXCode command line tools (Mac), Visual C++ build tools (Windows), gcc (Linux)
Python version installed3.9 or above
Python packages installeddbt-core, your dbt adapter
DBT project healthability to run dbt parse , dbt compile, and dbt docs generate --no compile

Remedies

Here are some tips on how to remedy the above: