Hello,
Excuse me for my english, I’am french…
I have download the sources of blender 2.37a via CVS, the compilation is ok (with make under Fedora Core 4), python2.3 is ok, but when i import GameLogic or Rasterizer modules, I have the folowing message:
>./blender
Using Python version 2.3
Traceback (most recent call last):
File “globLoc”, line 1, in ?
ImportError: No module named Rasterizer
in the srcipt window, i just write:
import Rasterizer
Somebody can help me or give me a another way for use succesfuly gameengine?
Thank’s.
