objio 2.28c on os x 10.3

hi

as i did it on 10.2.8 i added this line into each script and it worked.

import sys
sys.path.extend([’’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python23.zip’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-darwin’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/lib-scriptpackages’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-tk’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages’])

but panther gives me following error code now:
2.28c
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
Using a clean Global Dictionary.
Run Python script “objio2.py” …
Fatal Python error: Interpreter not initialized (version mismatch?)

or is there an other obj import export tool which one i missed. iwas busy a lot lately.

any help???

Hey!

Lucky bastard, running 10.3 already. :smiley:

Here’s some things to think on. I assume you’ve downloaded & recompiled your Python distribution on the new machine? Remember that you have to tell Python TWICE that it is to be installed as a Framework and not a regular package. Once at Build and again at Install.

Next, be sure that 10.3 is putting Frameworks in the same organization. It’d be a crying shame if Apple swapped around a bunch of things like directory structure, but alas I wouldn’t put it past 'em. Are those paths still viable?

Hope either of those helps!

-Bischofftep

you will love 10.3. it realy rocks. the work under the skin of aqua is amazing. exposé user switch finder speed improvements huh…

well i did not download python on my own. i just wanted to use the installation which come with 10.3 already.

i never did compiling bevor. H E L P !!!

can you give me samll help? do i need to get fink first to dl python or why cannot i use the pre installed?

this is what i got:
>>> print sys.path
[’’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python23.zip’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-darwin’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/lib-scriptpackages’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-tk’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload’, ‘/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages’]

claas

Interesting! Can’t wait…

Okay, as for Python, I’m surprised you got much to run under 10.2.X without a full install of Python. It’s quite possible that there is not even the partial Python install with OS X.

Can you, in the terminal, do a “cd” to any of those directories you list in your post? If not, that’d be part of the problem: those directories may or may not exist with 10.3.

If they do exist, then what might be happening is that Blender, not having been compiled on a 10.3 system, can’t find directories it’s expecting to find. (I know nobody’s tried compiling on 10.3 because if they did they’d run into problems that I’m currently experiencing on 10.2 with updated compilers grin.)

Next possibility is to see if you have a python interpreter at all: in the terminal just type “python” and see what happens. If it tells you the command isn’t found, then there is no interpreter installed.

If that’s the case then email me at [email protected] and we can get you set up with a full install. If python DOES run, then I’m not sure what the case is, and I’ll defer to the more knowledgeable herein!

Hope it helps!

-Bischofftep

well budy when you can read i got the path with the import sys print sys.path command in the terminal.
so i guess my python runs.

i do not know if it makes sense to install a new one with fink and point belnder to there.

but you might be right that i have no 10.3 compiled version!

since on 10.3 there are the new dev tools is it hard to compile blender?
ok never did anything like that! :expressionless:

just some words from this OSX user to .

I HAVE nooo clue what works and does not work on Panther. But I have to say that Panther Is FREAK"N cool .
^v^
Ton’s blender builds do work nicly though on it. Python I have not bothered with yet.
:smiley: :smiley: :smiley: :smiley:

My bad… didn’t realize that was from the terminal, I thought that was from within Blender.

Possibly, though if it worked with the “default OS X install” in previous system revisions it really ought to work with this one.

No, not terribly hard… but at the moment impossible. (How’s THAT for a contradiction?) In other words, the process is pretty simple, but getting it to actually work right now is not possible until someone fixes a #define error that is causing some namespace problems on OS X.

Unfortunately, since I’m the only one who upgraded their system every time a patch came out, including dev tools, I’m the only one who has seen this problem so it isn’t getting any attention.

Further bulletins as events warrant. Maybe if Apple donates Ton a G5…

-Bischofftep

mh ok maybe i go the fink python way

i am learning maya right now and man blenders interface is much nicer an faster, well ok maya is a beast but interface design and speed is a crime there.

i hope that this good progress also getting more polytools better particles and dynamics next to a renderman/yafray support will continue.

than he will have a gem.

claas

ok i see that fink only supports python 2.2 and os 10.3 has 2.3 installed.
mh…

dont know if it is ok to install an older version as well.

darni am new to unix

You’ll be safer compiling Blender with 2.2x than with 2.3

Martin

wuhuhuhu

did you get it to work ? You can be the genia pig this time :wink:

^v^

man i have no 10.2 any more.
i cleaned up my rooom and throw away alll the
stuff i dont need anymore!

ahahahhh