python-qt5 icon indicating copy to clipboard operation
python-qt5 copied to clipboard

Why delete linux version package on version 0.1.8

Open zerfew opened this issue 4 years ago • 1 comments

When 2018 year ,I were setup ubuntu16.04+python2.7+pyqt5 environment, I found 0.1.10 version only support windows, but 0.1.8 version support windows and linux both. so I install pyqt5 on ubunut16.04 used this cmd: pip install python-qt5==0.1.8 Now 2021 year, when I want setup a new ubuntu16.04+python2.7+pyqt5 environment, I alse used the same command,installed pyqt5 0.1.8 ,but pyqt5 librarys cannot be imported. I check /usr/local/lib/python2.7/dist-packages/PyQt5 folder, find the library files were all replaced by windows dll and exe files. Who can tell me who did this?Why do that?

zerfew avatar Aug 12 '21 02:08 zerfew

Same issue here

Hakimcherfi avatar Feb 07 '22 10:02 Hakimcherfi