Can you show us your error log ? On Wed, Feb 18, 2015 at 6:01 PM, Alex W <[email protected]> wrote:
> I'm just getting started with Python for Maya, following the book *Practical > Maya Programming with Python*, and I am getting stuck quite early. When > I use mayapy, I get *segmentation fault 11* errors when I try to execute > functions and simple lines of code: > > >>> import sys > > throws the error > > >>> def hello(): > ... return 'Hello, Maya!' > > also throws the same error. > > I'm running a student version of Maya 2014 on mac osx Yosemite. Any > thoughts? > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/15f23fcd-21af-452a-b254-f9f2a61b8b0a%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/15f23fcd-21af-452a-b254-f9f2a61b8b0a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- --:: Kurian ::-- -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CANEMyhMFqwgZaZ5j4DK8Vkqgj0vX6_771a0uNuevroLKFi-%3DQA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
