Problems with 2.23, OBJ Import, WIN XP

Ok gang…

I need some help here as I have forgotten how to do all of this…LOL

I just got a new system here at school… nice, but some of the setting are locked out by network guy…

I have installed blender 2.23 on my system and want to be able to import OBJ files like I used to.

Installed Python 2.0.1…

go to Blender to run the script… looks like it runs it then at the bottom I get the following error:

PYTHON SCRIPT ERROR:
traceback (most recent call last):
File"OBJIMPORT.PY" , line 163, in callback
File “OBJIMPORT.PY”, line 105, in testOBJimport
AttributeError: getCurrentScene

Any clue what this means???

Thanks!

Cujo31

One other interesting thing…

The Geodesic Dome Python script runs just fine…

Man is that one cool script!!!

Mduncan

Any help would be GREATLY appreciated…

rewrite:
import Blender => import Blender210 as Blender

at the beginning of the script