eliemichel / LilySurfaceScraper

Import shaders end environments in Blender from a single URL
Other
598 stars 58 forks source link

i don't know why , but with the new version of blender give me a error #201

Open idontknowbrosomerandom opened 2 years ago

idontknowbrosomerandom commented 2 years ago

Start with a clear and concise description of what the bug is, then provide:

eliemichel commented 2 years ago

Please take the time to fill in a proper description. I need the error message at least.

idontknowbrosomerandom commented 2 years ago

dam i need search all that just for a error ? well let me try

idontknowbrosomerandom commented 2 years ago

versión of lily is 1.7.5 and blender is 3.1.2 and I use Mac with M1 and the screen shot (url

Captura de Pantalla 2022-04-09 a la(s) 12 52 17 p m

)

eliemichel commented 2 years ago

dam i need search all that just for a error ? well let me try

Yes, and it's asking you less than you are asking me, it's the least you can do I'd say. Just claiming that there is an error in the subject line and not caring about reading what you are posting feels a bit rude and borderline disrespectful.

versión of lily is 1.7.5 and blender is 3.1.2 and I use Mac with M1 and the screen shot (url

Okey the issue is that I could not provide the lxml module for your plateform, please run the following in a terminal with administrative rights:

/Applications/Blender.app/Contents/Resources/3.1/python/bin/python -m pip install lxml -t /Applications/Blender.app/Contents/Resources/3.1/scripts/modules/lxml

Then please send me the content of /Applications/Blender.app/Contents/Resources/3.1/scripts/modules/lxml in a zip file!

idontknowbrosomerandom commented 2 years ago

sorry, its just i don't know a enough English to say what I want with properly words :( my bad

idontknowbrosomerandom commented 2 years ago

ok and where I have to run that's codes ? :v

eliemichel commented 2 years ago

In a terminal! https://www.howtogeek.com/682770/how-to-open-the-terminal-on-a-mac/

ChanceTheMaker commented 2 years ago

lxml.zip

I really enjoy this add-ons for Windoes. Now, I'm trying to install it on my Mac laptop, but getting "etree" error.

Here is the contents of the lxml folder in a zip file after running that command. There is also a lxml-4.8.0.dist-info folder in the modules directory also.

Please advise.

Thanks.