Hi guys, im fairly new to Blender but have come across a problem when trying to import an OBJ (Wavefront) file from gSculpt. When i simply go into Blender and choose Import->Scripts->WaveFront OBJ, Blender simply crashes. Im using 2.44 and Python 2.5.
Could any1 shed a little light on this problem please?
Thnx in advanced.
Leon
Actually Blender crashes when i try to click on most of the other Import scripts. With the others, its saying this ‘Sript needs a full Python install’ but the console is saying that it ‘Has It’, 2.5 version.
I recently deleted version 2.43 of Blender after installing Python and linking it etc a while ago with that version. Do i need to update something in 2.44? Or relink Python or something?
Please, need help.
Are you on windows?
If so, you will need to reset your python path most likely (like if your python directory changed from c:\Python24 to c:\Python25). There are plenty of resources on the forum about how to do this, just do a search for setting python path.
If not on windows, give us some more details…
Thnx 4 the post
Yep, using Windows XP.
I had all this setup and working fine when i had the path for python setup orgiannly for 2.43 but was using 2.44 and it was working sweet. But after deleting 2.43 and retyping the path “PYTHONPATH”
C:\PYTHON22;C:\PYTHON22\DLLS;C:\PYTHON22\LIB;C:\PYTHON22\LIB\LIB-TK’
i still can’t open any import scripts as Blender crashes.
Im using Python version 2.2.3. As far as i know, the above path should be working. Y isn’t BLender recognising it? Frustrated
Thnx
I deleted the older version of Python (2.2.3) and installed 2.5.1 and follwed these instructions http://www.blender.org/forum/viewtopic.php?t=11938. Blender says its ‘Got It’ 2.5 but still i can’t import or export.
Any1 know what im doing wrong? Pleeeease.
Downloading Blender and reinstalling fixed the problem.
Thnx.