Hello,
anybody knows how to resolve this?
1.) It seems the issue is no setuptools in Python 3.3;
2.) then i try to install setup tools; the issue is the execfile
3.) then i change execfile to exec, then then is host of new issues..
Any idea how to install this or is Mako supported in Python 3.3?
Thanks