Closed overengineer closed 3 months ago
This PR solves slowness on Blender startup. Removes requirements file after initial installation. Skips installing dependencies if requirements file is not found. Always install dependencies when debugger is detected.
Thanks for your patience,
I made some small tweaks in https://github.com/specklesystems/speckle-blender/pull/202 but otherwise looking 👌
This PR solves slowness on Blender startup. Removes requirements file after initial installation. Skips installing dependencies if requirements file is not found. Always install dependencies when debugger is detected.