Forum Replies Created
-
AuthorPosts
-
CharlieDBlocked
I am able to launch the file and click “Animate”, but the GUI view is still completely black so I cannot tell if anything is happening. Is it possible you are missing a package or something necessary for the GUI?
CharlieDBlockedI tried your Python code you pasted above @dlouis on my own machine (SOFA v21.12, Python3.7, Win 10) and I didn’t get any glaring errors but I don’t know if I’m supposed to see anything. I admit I don’t completely understand what it is you are working on, but I don’t get those same C errors/issues. I’ve attached a screenshot of my PowerShell view of what I get when I run your code.
EDIT: Not sure if it’s just my computer/browser or it is the case for others, but I don’t see the image I attached. Here is a link to it.
CharlieDBlockedApologies, it looks like I misstyped. That should read SofPython3.dll instead of SoftRobots.dll. This is an error message printed out when I run
runSofa
, in PowerShell it prints out the various plugins which are all successfully loaded except for SofaPython3.
EDIT: I have also opened a new topic on this forum where I have included more information about my issue if that is a better place to address this, thank you. Linked hereCharlieDBlockedHello,
I am experiencing a similar error in SOFA v21.12.00 on Windows 10 using SofaPython3. The plugin is definitely in the plugins directory of SOFA with the necessary .dll file, however when I do
runSofa
it returns the errorPlugin loading failed (C:/Users/Charlie/SOFA/v21.12.00/bin/SoftRobots.dll): The specified procedure could not be found.
When I add the SofaPython3 plugin via the SOFA plugin manager it shows an error as well sayingThe specified module could not be found.
I am using Python 3.8.8.EDIT: I am also happy to move this to a new post if following up on this 6 month old post is not the right place to be asking. Thank you.
-
AuthorPosts