Forgive my ignorance if you're referring to another project called "PyAlembic", but if you're referring to the python bindings that are part of the alembic project - those come precompiled with Maya these days (at least as of 2015 on Linux). Just do "import alembic" from inside of maya's python, and you should get it.
Having said that though - IMHO Exocortex's python bindings are better than the built in ones, and probably preferable if you have them available anyway. Thanks to the exocortex team for those... On Wed, Jun 24, 2015 at 8:19 AM Eric Thivierge <[email protected]> wrote: > Thanks, > > I ended up just using the Python Module that ships with Exocortex since it > works with maya, softimage, and houdini with no issues right away. > > Best, > Eric T. > > -------------------------------------------- > Eric Thivierge > http://www.ethivierge.com > > On Tue, Jun 23, 2015 at 10:17 PM, Ravi Jagannadhan <[email protected]> > wrote: > >> Hi Eric, you should also try the Alembic forum, they may have something. >> >> Ravi >> >> On Tue, Jun 23, 2015 at 6:27 PM, Quoc Tran <[email protected]> wrote: >> >>> https://www.youtube.com/watch?v=sJYt8XyL-sg >>> >>> On Thu, Jun 11, 2015 at 2:05 PM, Eric Thivierge <[email protected]> >>> wrote: >>> >>>> Anyone have the pyAlembic package compiled for Maya 2015? >>>> >>>> -- >>>> Eric Thivierge >>>> Rigging Lead >>>> >>>> >>>> -- >>>> 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/5579F80A.8090800%40hybride.com >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> 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/CACYSRJezbF0mR%2BmmBFC%2BiFJGsQDLpSp2p-zH%3Dpm_15-FC7%2BtoA%40mail.gmail.com >>> <https://groups.google.com/d/msgid/python_inside_maya/CACYSRJezbF0mR%2BmmBFC%2BiFJGsQDLpSp2p-zH%3Dpm_15-FC7%2BtoA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Where we have strong emotions, we're liable to fool ourselves - Carl Sagan >> >> -- >> 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/CADHeb2aKSNXuZs10DGSQpY6EKVaGG92tSQ0aSkwBY6K5HizbpA%40mail.gmail.com >> <https://groups.google.com/d/msgid/python_inside_maya/CADHeb2aKSNXuZs10DGSQpY6EKVaGG92tSQ0aSkwBY6K5HizbpA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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/CAAjrnHuSG3OAdeFB%2B2h-zYU2NUKszVk6QC08a_rjNpGFK_OPwA%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAAjrnHuSG3OAdeFB%2B2h-zYU2NUKszVk6QC08a_rjNpGFK_OPwA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAAssL7Z3NfdLBR6q8mpG257V0fmW2xPEWwDPjo0oryCRx%2BY%3DeQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
