Closed SaraVieira closed 2 years ago
Your pip command did not install the package for the correct version of Python, because Blender comes with its own Python, which has a version (3.10) different from your system wide installation (3.9). Replace pip
with /home/saravieira/.var/app/org.blender.Blender/config/blender/3.1/bin/python -m pip
.
Alternatively, I just updated the release, you may try 1.8.0-rc2 (uninstall 1.8.0-rc1 first).
Hey!
tried the last version but unfortunately it does not work still and I get the same error :/
About your command, I tried that first but unfortunately seems flatpak installed this in a super weird way and phyton is not there.
I'm gonna close the issue as I can't provide much help in debugging :/
Error on installation on debian disto
Info:
Error message:
I installed blender with flatpak and already had python installed so I ran this command:
I get the same error after this
Hope this helps, let me know anything I can do to help debug lxml.zip