Skip to content

Fix incorrect error message in assert functions#151

Merged
alecjacobson merged 1 commit intolibigl:masterfrom
CookieLau:fix_err_msg
Feb 1, 2023
Merged

Fix incorrect error message in assert functions#151
alecjacobson merged 1 commit intolibigl:masterfrom
CookieLau:fix_err_msg

Conversation

@CookieLau
Copy link
Copy Markdown
Contributor

When I install the package from source code and run my program, I got this error message,

ValueError: Invalid mesh faces, f must have shape [#faces, 4] but got f.shape = [24459, 4]

which confused me a lot, then later found that there are some typos in the source code assert functions.

@alecjacobson alecjacobson merged commit 4a87794 into libigl:master Feb 1, 2023
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

Successfully merging this pull request may close these issues.

2 participants