Problem solved I've installed a new version of maya (sp1 2009 x64) I dunno if my Ubuntu kernel update is to take in account too but the maya initialize part works fine now.
Cheers On Oct 10, 11:03 am, Manki <[email protected]> wrote: > Hello everybody > > Sorry about my english and if i'm posting in the wrong place > but i need your help about this > > Well i'm currently on Ubuntu hardy 8.04 and i want to learn Python > i've installed IDLE for python and got maya x64 2009 installed > > My problem is when i'm trying to initialize maya.standalone it crashed > the IDLE > I've tried to do this within a terminal and it send me this: > > Python 2.6.3 (r263:75183, Oct 10 2009, 03:10:37) > [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu4)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > > >>> import maya.standalone > >>> maya.standalone.initialize('name=python') > > Signal: 11 () > > Segmentation fault > > But with the maya.py it works perfectly i can create a cube without > opening maya etc etc > > I'm a total newbie in python and i want to understand why it returns > me those errors > > Please help > > Thanx in advance --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
