
brkurt@poot:~/apps/experimental/makehuman$ ./makehuman
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "main.py", line 78, in <module>
import gui3d, events3d, font3d
File "./core/gui3d.py", line 29, in <module>
import files3d
File "./core/files3d.py", line 56, in <module>
import module3d
File "./core/module3d.py", line 47, in <module>
import aljabr
File "./core/aljabr.py", line 454
0.0, 1.0, 0.0, 0.0
^
SyntaxError: invalid syntax
Could not run main Python script
I've installed Python 3 all for Ubuntu 10.10, and it doesn't make a difference.
