安装vnpy的时候报错:An error window appears, saying "This Windows version (6.3.9600) does not support the required bluetooth API. Consider updating to a more recent Windows (10.0.10685 or above)."

解决方案:
第一步:找到vnpy的QT的bin路径,例如我的是:C:\vnstudio\Lib\site-packages\PyQt5\Qt\bin
第二步:找到Qt5Bluetooth.dll,并重命名为其它名,例如:Qt5Bluetooth.dll1就行了!

本文解决了在安装vn.py过程中遇到的蓝牙API不支持的问题。通过重命名Qt5Bluetooth.dll文件即可避免因Windows版本较低而产生的错误。
4368

被折叠的 条评论
为什么被折叠?



