Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preprocessing fails #4

Open
EarlyBird27 opened this issue Jul 1, 2023 · 1 comment
Open

preprocessing fails #4

EarlyBird27 opened this issue Jul 1, 2023 · 1 comment

Comments

@EarlyBird27
Copy link

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

@yhw-yhw
Copy link
Owner

yhw-yhw commented Jul 29, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants