path problem

using mandrake linux / blender 2.26

in bashrc I have

export PYTHONPATH = ‘/usr/lib/python2.2’

when I bring up the bash shell and enter

import sys
print sys.path

I get the full python path

in blender -->> shift + f11 / add new

import sys
print sys.path

–>> alt + P

at this point I get no response?? :-?

any ideas?

lilo

get windows.

How do you start blender? From the console/bash or via desktop-icon? See the pypath-101 thread for later.

blendermax wrote:

get windows.

thankyou :-?

When it prints, blender doesn’t do anything special.
Ie, launch a bash shell, run blender from it and then do it.
It will be mixed in with all the ghost messages.

(I’m also on Mandrake)

get windows.[/quote]

suggestion for you: lose the attitude.

get windows.[/quote]

get BeOS blendermax
(or bsd)

almost offtopic, but still of note is the LINUX has a newer version of opengl than windows (mesa versus microsoft, 1.4 and 1.1 respectively, your video drivers may differ).

Does API python really print in the console ?
May be a problem with the BlenderDynamic version try the Static one.