Comment installer Pyqt5 sur Windows
pip install PyQt5
pip install pyqt-tools
# if PyQt5 Designer not installed
pip install PyQt5Designer
8L4CK_N1NJ4
pip install PyQt5
pip install pyqt-tools
# if PyQt5 Designer not installed
pip install PyQt5Designer
conda install torchvision -c pytorch