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
Running python tests on a 0.3 version of Pymesh compiled on a Linux x64
Python installation tests fails with,
AttributeError: module 'PyMesh' has no attribute 'SnapRounding2'
"/home/../miniconda3/lib/python3.8/site-packages/pymesh2-0.3-py3.8-linux-x86_64.egg/pymesh/snap_rounding.py", line 21, in snap_rounding
Regards, Toby B
The text was updated successfully, but these errors were encountered:
Have you solved this problem? I have the same problem.
Sorry, something went wrong.
Sorry for delay, I think I just set numpy version < 1.24
No branches or pull requests
Running python tests on a 0.3 version of Pymesh compiled on a Linux x64
Python installation tests fails with,
AttributeError: module 'PyMesh' has no attribute 'SnapRounding2'
"/home/../miniconda3/lib/python3.8/site-packages/pymesh2-0.3-py3.8-linux-x86_64.egg/pymesh/snap_rounding.py", line 21, in snap_rounding
Regards,
Toby B
The text was updated successfully, but these errors were encountered: