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
Please add pyqt=4 as dependency in your recipe. When installing orange3 with Anaconda it uses pyqt5. This can be fixed by forcing a pyqt4 installation, for example:
Please add pyqt=4 as dependency in your recipe. When installing orange3 with Anaconda it uses pyqt5. This can be fixed by forcing a pyqt4 installation, for example:
(py3) C:\Users\adrian>conda install -f -c conda-forge oranege3 pyqt=4
The text was updated successfully, but these errors were encountered: