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

AttributeError: module 'pymeshlab' has no attribute 'Percentage' when export mesh. #351

Open
DreamFlyer-Lab opened this issue Feb 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DreamFlyer-Lab
Copy link

Description

The latest version of pymeshlab has removed attribute 'Percentage',you should downgrade the version to 2022.2 by
pip install pymeshlab==2022.2

Steps to Reproduce

pip install -r requirements.txt

Expected Behavior

AttributeError: module 'pymeshlab' has no attribute 'Percentage'

Environment

Ubuntu22.04 pytorch1.12.1+cu116,cuda11.6

@DreamFlyer-Lab DreamFlyer-Lab added the bug Something isn't working label Feb 29, 2024
@erikestany
Copy link

Any solution for this?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants