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
IOHandle does not support opening paths with subpaths specified: "D:\a\ascent\ascent\build\tests\_output/D:\a\ascent\ascent\build\tests\_output\tout_render_3d_mixed_thresh_extract.root"
In this case, there output dir should be empty
Mixed use of \ and / is confusing.
The text was updated successfully, but these errors were encountered:
When save mesh is written using an abs path base on windows -- the following gets embedded in the root file:
This leads to a combined tree pattern that looks like:
which is wrong and triggers an exception on read:
\
and/
is confusing.The text was updated successfully, but these errors were encountered: