You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a plugin feature requires a package that was not installed by the installer of Shape-Out, how can make the code run?
Do I have to install Shape-Out via pip?
The text was updated successfully, but these errors were encountered:
Yes, you would have to install Shape-Out via pip. There is no clear path on how to proceed with this issue in the future. One solution might be to have two Shape-Out installers: One minimal and one with multiple additional Python packages (including tensorflow, pytorch, opencv, etc...).
Windows 10
Shape-Out 2.11.5 (installed via installer)
I followed the instructions in the docs https://shapeout2.readthedocs.io/en/stable/sec_qg_extensions.html
to add a custom plugin feature and got an error message saying that I "might have to install additional software".
If a plugin feature requires a package that was not installed by the installer of Shape-Out, how can make the code run?
Do I have to install Shape-Out via pip?
The text was updated successfully, but these errors were encountered: