Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lily Surface error #218

Open
Elisinac opened this issue Sep 7, 2022 · 4 comments
Open

Lily Surface error #218

Elisinac opened this issue Sep 7, 2022 · 4 comments

Comments

@Elisinac
Copy link

Elisinac commented Sep 7, 2022

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

  • Version of LilySurfaceScrapper: r-v1.8.0-rc2 ( same problem with rc1)
  • Version of Blender: 3.2.2 (but I have the same problem with 3.1.2 and 3.1.0)
  • Operating System: macOS Monterey vers 12.3 chip M1

Traceback (most recent call last):
File "/Applications/Blender3-3.app/Contents/Resources/3.2/scripts/modules/addon_utils.py", line 335, in enable
mod = import(module_name)
File "/Users//Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/init.py", line 31, in
from . import frontend
File "/Users/
/Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/frontend.py", line 10, in
from .CyclesLightData import CyclesLightData
File "/Users//Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/CyclesLightData.py", line 9, in
from .LightData import LightData
File "/Users/
/Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/LightData.py", line 7, in
from .ScrapersManager import ScrapersManager
File "/Users//Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/ScrapersManager.py", line 26, in
from .Scrapers.AbstractScraper import AbstractScraper
File "/Users/
/Library/Application Support/Blender/3.2/scripts/addons/LilySurfaceScraper/Scrapers/AbstractScraper.py", line 31, in
from lxml import etree
ImportError: cannot import name 'etree' from 'lxml' (/Users/marcobizzarro/Library/Application Support/Blender/3.2/scripts/addons/lxml/init.py)

Hi,

you say "...install lxml manually by running the following command line in admin mode (adapt the path to your version and installation location of Blender):

"C:\Program Files\Blender Foundation\Blender 3.1\3.1\python\bin\python.exe" -m pip install lxml -t "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules"

But I don't know how to do this ... I tried to install these lxml:

lxml-master.zip
lxml-stubs-master.zip

I tried from "Blender-preferences-Addon instal" but it doesn't install anything and it didn't work anyway.
I don't know to instal manually the file ... can you help me please? Can you explain to me how to install the lxml or give me another solution? Thank you!

Ely

@Elisinac
Copy link
Author

Hi... can you help me?

@Elisinac
Copy link
Author

@eliemichel Hi dear... Can You help me please?

@JordnRiley
Copy link

Same issue here, Monterey 12.5.1, Blender 3.3 and M1 chip.

@Elisinac
Copy link
Author

Elisinac commented Oct 3, 2022

@JordnRiley Hi Friend, have you found any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants