I executed the test case and some errors occurred, as follows.
FAILED tests/test_copy.py::CopyTests::test_copy - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmpsba4xtnb.msh'
FAILED tests/test_loaded.py::LoaderTest::test_meshio - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmpy10mpj0h.msh'
FAILED tests/test_loaded.py::LoaderTest::test_remote - httpx.HTTPStatusError: Server error '502 Bad Gateway' for url 'http://localhost:60950/unit_cube.STL'
FAILED tests/test_mesh.py::test_meshes - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmp9l2uub86.msh'
FAILED tests/test_texture.py::TextureTest::test_fuze - httpx.HTTPStatusError: Server error '502 Bad Gateway' for url 'http://localhost:61071/fuze.obj'
I executed the test case and some errors occurred, as follows.
FAILED tests/test_copy.py::CopyTests::test_copy - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmpsba4xtnb.msh'
FAILED tests/test_loaded.py::LoaderTest::test_meshio - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmpy10mpj0h.msh'
FAILED tests/test_loaded.py::LoaderTest::test_remote - httpx.HTTPStatusError: Server error '502 Bad Gateway' for url 'http://localhost:60950/unit_cube.STL'
FAILED tests/test_mesh.py::test_meshes - ValueError: Failed to load file:[Errno 13] Permission denied: 'C:\Users\ooo\AppData\Local\Temp\tmp9l2uub86.msh'
FAILED tests/test_texture.py::TextureTest::test_fuze - httpx.HTTPStatusError: Server error '502 Bad Gateway' for url 'http://localhost:61071/fuze.obj'