[PyQt] ImportError: No module named 'PyQt5.QtBluetooth'
iMath
2281570025 at qq.com
Wed Mar 12 14:47:45 GMT 2014
>>> from PyQt5.QtBluetooth import *
Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
from PyQt5.QtBluetooth import *
ImportError: No module named 'PyQt5.QtBluetooth'
>>>
tested on PyQt GPL v5.2 for Python v3.3 (x32) + WinXP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140312/960b3afe/attachment.html>
More information about the PyQt
mailing list