mesh
mesh copied to clipboard
this file cannot be executed as a standalone python module ;python -m psbody.mesh.meshviewer arguments
I installed the psbody successully and can import psbody in my script without error. But, when I want run the script which import psbody.mesh, it raise 'this file cannot be executed as a standalone python module python -m psbody.mesh.meshviewer arguments'
It seems not even an error, but I don't know how to avoid it. I'm new to this, any help will be thankful
@Xxw66 hello,have you solved this problem?if have, could you please give me some tips?