We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version of pymeshlab has removed attribute 'Percentage',you should downgrade the version to 2022.2 by pip install pymeshlab==2022.2
pip install pymeshlab==2022.2
pip install -r requirements.txt
AttributeError: module 'pymeshlab' has no attribute 'Percentage'
Ubuntu22.04 pytorch1.12.1+cu116,cuda11.6
The text was updated successfully, but these errors were encountered:
Any solution for this? Thanks.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: