Dashtools does not run because of no 'component_loader' in 'dash.development'

Hi everyone,

I am struggling with running dashtools gui to create a web app. Everytime I run ‘dashtools’ I get the following error:

I installed dash=3.0.4 and dashtools=1.12.0 . I tried uninstalling all (including plotly) and reinstalling with no success. Any ideas? Thanks

Hi @MigasToulouse

Dashtools may not be compatible with dash 3.x Try using it with dash 2.18.2. If that fixes the error, then it would be helpful to open an issue in their github GitHub - andrew-hossack/dash-tools: DashTools - Plotly Dash Command Line Tools - Create, Run and Deploy Templated Python Apps from Terminal