You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mesh generation fails on windows, probably due to the hardcoded /tmp/ path for the mesh file here. Probably can be solved by using an appropriate library (Pathlib?).
The text was updated successfully, but these errors were encountered:
The mesh generation fails on windows, probably due to the hardcoded
/tmp/
path for the mesh file here. Probably can be solved by using an appropriate library (Pathlib
?).The text was updated successfully, but these errors were encountered: