Thicket-Blender / thicket

Thicket: Laubwerk Plants Add-on for Blender
GNU General Public License v2.0
65 stars 9 forks source link

"Failed to load Laubwerk Python Extension from this path" #51

Closed Triforceguard closed 3 years ago

Triforceguard commented 3 years ago

Error Message when selecting Python path. Using thicket 0.4.0 and freshly installed Laubwerk libraries (LaubwerkPlantsKit2 ,LaubwerkPlantsKit8, & LaubwerkPlantsKitFreebie, version 1.034)

image

Same issue on 2 different PCs

dvhart commented 3 years ago

Thanks for reporting. When you installed the Laubwerk plants kit, did you follow the installation step in the Thicket README regarding the Python Extension:

“Choose the "Custom" installation method and ensure the "Python Extension" component is checked.”

Triforceguard commented 3 years ago

Thank you for your quick reply, I've tried it several more times on both computers, however I had no luck. The "Python" Folder itself exists and has files inside.

dvhart commented 3 years ago

It sounds like you have found a new issue. I will try and reproduce on my Windows VM. If you are able to launch Blender from the command line and share the log, that may help pinpoint what is going on. A recursive directory listing of Laubwerk/Python may be informative as well. The only other thing I can suggest to try while I try to reproduce this would be to upgrade to the latest Laubwerk Plant Kit version (1.0.37, the Freebie is sufficient to get the Python binding) - but I don't expect that to help since you are running a tested version. I'll follow up here when I can reproduce the issue.

Triforceguard commented 3 years ago

They've updated to 1.0.38, I've tried it with this version and it worked immediately. Thanks again for your fast responses!