Replies: 1 comment
-
|
Created issue #173 from this discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using
pymeshlabto script some measurements. It works great, however, I can't seem to find a way to shut up this particular output duringMeshSet.load_new_mesh():This isn't affected by
pymeshlab.MeshSet(verbose=False)orMeshSet.set_verbosity(False), both of which are the defaults anyway.Is it possible to silence this? It gets in the way of my task, which is to generate some output based on the processing inside the script.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions