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

romp.pack_smpl_info: command not found #451

Closed
ivanvoid opened this issue Jun 19, 2023 · 5 comments
Closed

romp.pack_smpl_info: command not found #451

ivanvoid opened this issue Jun 19, 2023 · 5 comments

Comments

@ivanvoid
Copy link

Unuintu 22.04, install using pip in conda env.

Just running romp -h in terminal works,

but romp.pack_smpl_info -source_dir=/path/to/smpl_model_data returns romp.pack_smpl_info: command not found error.
Any idea what to do?

@Arthur151
Copy link
Owner

Arthur151 commented Jun 19, 2023

@ivanvoid
Yes,sorry for this, I will fix this in an hour.

@Arthur151
Copy link
Owner

@ivanvoid
I have upload a new version of smpl-romp to pypi.

Please refer to https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md

# please provide the absolute path of the "smpl_model_data" folder to the source_dir 
romp.prepare_smpl -source_dir=/path/to/smpl_model_data
# (Optional) If you use BEV, please also run:
bev.prepare_smil -source_dir=/path/to/smpl_model_data

For ubuntu, you can use

pip install simple-romp==1.0.9

Later, when the simple-romp==1.1.0 gets passed the check, I will update this page.

Please let me know if anything goes wrong.

@Arthur151
Copy link
Owner

Please refer to https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md
Now we have:

pip install simple-romp==1.1.1

@neverstoplearn
Copy link

Please refer to https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md Now we have:

pip install simple-romp==1.1.1

thanks for your work. but when I use romp.pack_smpl_info -source_dir=/home/xxx/ROMP/smpl_model_data --gender='female'
I got romp.pack_smpl_info: command not found error. other commond like romp.prepare_smpl work will, I try 1.1.1 and 1.1.3, how can i fix it? thanks.

@alvaro-budria
Copy link

Please refer to https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md Now we have:

pip install simple-romp==1.1.1

thanks for your work. but when I use romp.pack_smpl_info -source_dir=/home/xxx/ROMP/smpl_model_data --gender='female' I got romp.pack_smpl_info: command not found error. other commond like romp.prepare_smpl work will, I try 1.1.1 and 1.1.3, how can i fix it? thanks.

I got the exact same error on 1.1.3..

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

4 participants