Trouble with Blender 2.41 -
octaneirix6530 - 12-07-2019
Hello,
When I try to open a blend file, I get these errors on the terminal and blender crashes.
Any help ?
thank you
Code:
Using Python version 2.4
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Unable to load: libtiff.
Try setting the BF_TIFF_LIB environment variable if you want this support.
Example: setenv BF_TIFF_LIB /usr/lib/libtiff.so
Bus error
RE: Trouble with Blender 2.41 -
def13 - 12-07-2019
Hello,
Does Blender start normaly ?
Is this file doesn't come from a higher version ?
I Suggest you to install the latest version avelable for Irix : 2.48a
https://download.blender.org/release/Blender2.48a/
RE: Trouble with Blender 2.41 -
octaneirix6530 - 12-07-2019
It starts normally, can render, but crashes when opening models.
Will try the 2.48, thank you very much !
Complains about python 2.5.2 not present, and crashes with a Bus Error just after "Continuing Happily"...
RE: Trouble with Blender 2.41 -
def13 - 12-07-2019
Quote:Complains about python 2.5.2 not present, and crashes with a Bus Error just after "Continuing Happily"...
Have you ever install Python on your workstation ?
Try install this nekoware version :
http://nekofiles.irixnet.org/nekoware/current/neko_python-2.7.3.tardist
I found this on the official Python website (look in other platforms) :
https://www.python.org/downloads/release/python-252/
RE: Trouble with Blender 2.41 -
octaneirix6530 - 12-07-2019
Python 2.5.2 installed. and using 2.45 release of blender. Python is found.
I did some tests, simply saving the demo scene and reloading it. No crash.
So I suppose there is a compatibility problem with scenes saved with scenes > 2.45
Ok, I got some tests from
https://download.blender.org/demo/test/
and the compatibility comes from the release. No problem with the tests
thank you !
RE: Trouble with Blender 2.41 -
def13 - 12-07-2019
Great !
I really invite you to use the version 2.48a because in there's more lot of powerful features than there's in the version 2.45 (and for the little story, I'm the autor of the 2.45's splash screen :-) ).
RE: Trouble with Blender 2.41 -
Noguri - 07-11-2020
There is Blender 2.49a also available for IRIX
(I have no idea if it is an improvement over the 2.48a release...)
It can be found on the usual Blender download site there:
https://download.blender.org/release/Blender2.49a/
... and it starts just fine :