courtneyfrb Posted March 23, 2015 Share Posted March 23, 2015 (edited) When I try to import an NIF into Blender, it tells me 'Python script error; check console'. When I check the console, it points to the place I installed Blender, and tells me I didn't install Python [which I did]. I followed this: http://wiki.tesnexus.com/index.php/installation_of_Blender All I want to do is put a hole in an existing Skyrim mesh]. When I found out that using NIFSkope to delete part of the mesh wouldn't also get rid of the collision data, I installed Blender hoping I could make a new collision data. I installed Blender, PyFFI, Blender NIF Scripts, and Python. I know there are millions Youtube video out there, and there'd probably be at least one that might help with this, but I can't use video tutorials. I've uninstalled and reinstalled Blender, PyFFI, NIF Scripts, and Python over and over, and it's still not making a difference. Please could someone help me out, any help is appreciated. Thank you. EDIT: Just noticed the attached picture is incredibly small. Here's what it says:---------------Compiled with Python version 2.6.2.'import site' failed; use -v for tracebackChecking for installed Python... No installed Python found.Only built-in modules available. Some scripts may not run.Continuing happily.Traceback (most recent call last):File "(string)", line 1, in (module)File "C:\Program Files (x86)\Steam\SteamApps\common\Tools\Blender\.blender\scripts\import\import_nif.py", line 20, in (module)from nif_common import NifImportExportFile "C:\Program Files (x86)\Steam\SteamApps\common\Tools\Blender\.blender\scripts\bpymodules\nif_common.py", line 91, in (module)from pyffi.formats.nif import NifFormatFile "C:\Program Files (x86)\Steam\SteamApps\common\Tools\Blender\.blender\scripts\bpymodules\pyffi\formats\nif\_init_.py", line 324, in (module)import loggingImportError: No module named loggingTraceback (most recent call last):------------After this it just repeats itself. Edited March 27, 2015 by courtneyfrb Link to comment Share on other sites More sharing options...
courtneyfrb Posted March 26, 2015 Author Share Posted March 26, 2015 It's been over a day and a half, so it's okay bump this right? Link to comment Share on other sites More sharing options...
courtneyfrb Posted March 27, 2015 Author Share Posted March 27, 2015 Solved!I think Blender wasn't sure where Python was installed or something. I just followed this tutorial:http://www.katsbits.com/tutorials/blender/python-path-variable.php Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now