Open orija opened 4 years ago
Can you post the errors?
Does it still fail after restarting blender ?
I'm getting the exact same issue. Just a TON of fatal errors all around "No module named 'lxml'" I'd love to know how to fix this
@orija @0grasshopper Does restarting Blender fix the issue?
Can you try in Blender's embbeded python console the following:
import lxml
lxml.__file__
Installing the latest RC I cannot enable the add-on in windows 10. There is a fatal error with lxml not being there. Just many errors. (The previous version where you packaged it with the add-on, does work)