that’s what I get each time I start Blender from the console … it loads right & seems to work … but if it gives that I guess it doesn’t … anyway, I searched the web and found this thing that seemed relevant:
Its not a warning, just information. You can ignore it. If you want it to go away download python 2.2 and set your python path. Look in the python and plugins forum for instructions.
His PYTHONPATH must be o.k., if I remember well, from my last encounter with him…
In any case, there’s no question that my PYTHONPATH is setup correctly, I also have Python2.2
and yet I get that annoying message upon startup too!!!
I guess it’s not something very bad, cause I’ve tested a few Python scripts (such as RipSting’s fiber generator and the neo_lstseed2.28 ) and they work fine…
So I’ll just ignore it and live happily ever after…
I got that error when I downloaded Python 2.3, however I did some tests, and it didn’t seem to be effecting anything. It went away when I unistalled 2.3, and installed 2.2, on Timonides advice. If you will note, on the page previous to this one, I left a thread entitled ‘Import Site Failed’.
It was ztonzy and @ndy that told you so, if I’m not mistaken…
I don’t wanna take credit for other people achievements…
It may be but it may not, after all… Having seen the thread Modron is refering to, I think my problem and Anarky’s as well, actually have to do with Python’s version I guess…
Modron solved his problem by installing Python2.2.2!!! I have Python2.2.1… Maybe that’s the problem…
Don’t really have time to check this theory (I may try to upgrade to Python2.2.2 to make sure that this is the reason later…)…
In case it matters, I installed Python2.2.2, made a “few” changes on my PYTHONPATH so that it points to the new install dirs and the problem was solved!!!
So I guess my “theory” has a point after all…
I’ve left a thread “flying” around, just in case there is someone who doesn’t know how to do it…