error on Propeller.generate_obj
(due to OCC.Extend.DataExchange.write_stl_file
)
#98
Labels
bug
Something isn't working
Describe the bug
A bug occurs using the Windows OS in the function
write_stl_file
from the pythonocc library. At the moment no issues related with this bug are opened in the Github page of pythonocc-core library. Additionally, the same methodwrite_stl_file
is also used inPropeller.generate_stl
with no errors in this case.To Reproduce
pytest tests/test_propeller
Output
Additional context
No errors using MacOS or Linux.
The text was updated successfully, but these errors were encountered: