-
Notifications
You must be signed in to change notification settings - Fork 185
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
pos2vmd_multi.py: error: unrecognized arguments: -s 1 #33
Comments
Now,I just delete '-s xxxx' in the bat file,but when I want build vmd file,there is something wrong,so how to create vmd file? |
Thank you,I think I should read the instruction carefully first,though I face problem still,I'm more clear. |
hello sir....did u fix the problem? |
I have solved the issue...the issue is caused becoz the OpenMMD\3d-pose-baseline-vmd\OpenPoseTo3D.bat is not successfully completed. 'It is not currently possible to manually set the aspect ' then go to "OpenMMD\3d-pose-baseline-vmd\src\viz.py" file and delete code below from line 55 and 110 and save it: Everystep should work successfully now. For reference config details: Directly download files from google drive and everything should work fine. |
I find there isn't a argument named 's' in pos2vmd_multi.py,but it has one in 3DToVmd.bat,so what argument 's' should be coded?
The text was updated successfully, but these errors were encountered: