Bootstrap

Hi @mnegrel !

Did you install tk-core via pip in a virtual env? If so there is a long standing bug where this breaks the bootstrap API. Pip install sgtk breaks ToolkitManager

Best solution we found so far is installing tk-core in editable mode.

Hope that helps!

Cheers
Fabian

1 Like