Exocortex / ExocortexCrate

http://exocortex.com/products/crate
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

about ExocortexCrate/Python/samples/OBJ2ABC.py #75

Open newExplore-hash opened 3 years ago

newExplore-hash commented 3 years ago

hi, very appreciate your work, now i want to convert .obj to .abc file, when i run your script of OBJ2ABC.py, there is a error, how can i get the _ExocortexAlembicPython, thanks , hope your reply:

Traceback (most recent call last): File "OBJ2ABC.py", line 1, in import _ExocortexAlembicPython as alembic ModuleNotFoundError: No module named '_ExocortexAlembicPython'