pyside / PySide

ATTENTION: This project is deprecated, please refer to PySide2
https://wiki.qt.io/PySide2
GNU Lesser General Public License v2.1
292 stars 66 forks source link

msvcr120 is missed #139

Open ussrhero opened 8 years ago

ussrhero commented 8 years ago

After upgrade from PySide 1.2.2 to 1.2.4 I get a message about missing msvcr120. The application is started after message box normally, but message box is annoying

You can reproduce it with: pip install karmadbg==0.1.32 python karmadbg_ui.pyw