Jump to content

Getting an error when trying to import NIFs to Blender


courtneyfrb

Recommended Posts

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 traceback

Checking 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\scr

ipts\import\import_nif.py", line 20, in (module)

from nif_common import NifImportExport

File "C:\Program Files (x86)\Steam\SteamApps\common\Tools\Blender\.blender\scr

ipts\bpymodules\nif_common.py", line 91, in (module)

from pyffi.formats.nif import NifFormat

File "C:\Program Files (x86)\Steam\SteamApps\common\Tools\Blender\.blender\scr

ipts\bpymodules\pyffi\formats\nif\_init_.py", line 324, in (module)

import logging

ImportError: No module named logging

Traceback (most recent call last):

------------

After this it just repeats itself.

Edited by courtneyfrb
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...