[PyQt] ImportError: No module named 'PyQt5.QtBluetooth'
Robert Kent
rob at gulon.co.uk
Wed Mar 12 14:55:44 GMT 2014
If you read this <https://qt-project.org/qt5/qt52#bluetooth_nfc> page
you'll find the statement:
"Qt Bluetooth module is currently supported only for Linux (on BlueZ 4.x)
and BlackBerry."
From: iMath <2281570025 at qq.com>
Date: Wednesday, 12 March 2014 14:47
To: phil <phil at riverbankcomputing.com>, pyqt <pyqt at riverbankcomputing.com>
Subject: [PyQt] ImportError: No module named 'PyQt5.QtBluetooth'
>>> 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
_______________________________________________ PyQt mailing list
PyQt at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140312/8dce73bc/attachment.html>
More information about the PyQt
mailing list