Cedric Lim
Cedric Lim
Just updated to MacOS 15.5 from some 14 version, and open data doesn't open a finder window anymore as well. Also on Apple silicon.
That's unfortunate :(. Is there a potential quick work around that I can do? Using tomviz is quite important for my research.
Yes, the current install I have is using the `Tomviz-latest.dmg`. Similar to the @choROPeNt, I run into a similar issue: ```(base) cedriclime@DN0a232965 ~ % conda install -c conda-forge tomviz Retrieving...
> It looks like you might actually be able to set an environment variable, like QT_QPA_PLATFORMTHEME=none, in order to force Qt to not use native file dialogs. That might actually...