Brush_Manager
Brush_Manager copied to clipboard
Can't install 3DN BIP!!! Blender crash when try to install! Linux OS
I can use Install Pillow in Window but when I try this button in Linux, my blender crash!
I attached blender console crash and blender crash file for more information! Thank you!
blender.crash.txt
Indeed, thanks for the report! investigating the problem... D: I will try to fix it as soon as possible!
Type this command in the console to uninstall the pillow package for now, so you could use the Blender again: (Your path to blender folder)/blender-3.2.0/3.2/python/bin/python3.10 -m pip uninstall -y Pillow
in your case it would be: /home/fidotran/FidoSoftware/Blender/3.1/python/bin/python3.10 -m pip uninstall -y Pillow
Unfortunately, I have to turn off the support of the 3DN Bip library on the Linux systems, until the issue with Pillow package in Blender will be resolved. Fortunately, the speed of icon previews has been improved in the recent Blender versions, so personally, I would not stress much about the current situation. The update will be out soon.