SofaCarving crash in SofaPython3 #3395
Answered
by
epernod
BeforeSilence
asked this question in
SofaCarving
|
Hi, I'm trying to convert a scene in ".scn" to “.py”. In this scene, I want to use carving module to remove some elements from tissue(liver). It works in ".scn" file. However, once I change to ".py", the SofaCarving module does not work while collison is ok. When I load my '.py' file, there will be an "[INFO]No python3 dir found in D:/Set_Apps/v20.12.03/plugins/SofaCarving" Looking forward to help. The following is my code. |
Answered by
epernod
Nov 4, 2022
Replies: 1 comment 3 replies
|
No the warning just say there is no specific python folder/script for SofaCarving. But you should be able to use it inside your python scene like in .scn |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here it is: #3457