Issue:
QFileDialog::getOpenFilename shows a Qt dialog instead of native dialog when using Qt from conda-forge. The native dialog shows up if using system Qt or Qt from anaconda channel.
On Windows, with the conda-forge Qt, the native dialog is also used.
This simple example can be used to reproduce the problem:
Issue: QFileDialog::getOpenFilename shows a Qt dialog instead of native dialog when using Qt from conda-forge. The native dialog shows up if using system Qt or Qt from anaconda channel. On Windows, with the conda-forge Qt, the native dialog is also used.
This simple example can be used to reproduce the problem:
Any idea what's wrong?
Environment (
conda list
):Details about
conda
and system (conda info
):