Hopefully this helps:
https://code.google.com/p/alembic/source/browse/python/PyAlembic/Tests/testAlembicImport.py#95
Lucas
--
You received this message because you are subscribed to the Google Groups "alembic-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hmmm I'm not familiar enough with cask to know whether or not its a bug. It looks like you are trying to read a property that is not a V3f (possibly a matrix) as a V3f.
--
--
--