You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: