hello,
i’m on a problem with pymt that i can’t resolve.
After many resinstallation of python 2.6.2, pyglet 1.1.2 and numpy,
i always get the same error wile trying to play it in blender :
from . import pymt_config
importError : cannot import name pymt_config
do you got an idea ?
First i had some problems loading some .py from pymt, and i used to add folders in blender sys.path, and it finded it.
but with this message, i m lost ....
