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
I tried to run the preprocess pipeline, but for all three preprocessing steps (Add Static Humans, Put AMASS Walking Motions, Add Interactive Poses) I get the following error:
Is this an error? Or just run till the pdb breakpoint. You can try to comment every pdb.set_trace() breakpoint lines or put "import pdb;pdb.set_trace=lambda:None" at the beginning of the python file.
Hi,
I tried to run the preprocess pipeline, but for all three preprocessing steps (Add Static Humans, Put AMASS Walking Motions, Add Interactive Poses) I get the following error:
-> logging.getLogger("trimesh").setLevel(logging.ERROR)
(Pdb)
Any advice what I can do about this?
running it on ubuntu 18
Thanks
The text was updated successfully, but these errors were encountered: