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

2 failures when executing binvox #18

Open
Hannes9 opened this issue Dec 12, 2023 · 0 comments
Open

2 failures when executing binvox #18

Hannes9 opened this issue Dec 12, 2023 · 0 comments

Comments

@Hannes9
Copy link

Hannes9 commented Dec 12, 2023

Hi.
I still have this two failures when executing the binvox file. Anybody has an idea or knows the solution for that ?
I would appreciate it a lot. Thanks !

**********************************************************************
File ".../binvox.py", line 29, in __main__
Failed example:
    m1.scale
Expected:
    41.133000000000003
Got:
    41.133
**********************************************************************
File ".../binvox.py", line 60, in __main__
Failed example:
    np.all(ms.data[:, np.lexsort(ms.data)] == data_ds[:, np.lexsort(data_ds)])
Expected:
    True
Got:
    False
**********************************************************************
1 items had failures:
   2 of  18 in __main__
***Test Failed*** 2 failures.
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

1 participant