http://store.steampowered.com/app/243580
To enable python.
Use a Hex Editor like Breakpoint Software’s Hex Workshop.
Backup and edit “Autodesk\MayaLT2014\bin\CommandEngine.dll”
Within the hex editor search for “conf.allowSafeModule(‘warnings’, ‘warnpy3k’)”
Replace it with exactly
“Sandbox.PROTECTIONS = [] ”
Overwrite the original CommandEngine.dll