[PyQt] ImportError: No module named 'PyQt5.QtBluetooth'

iMath 2281570025 at qq.com
Wed Mar 12 15:01:57 GMT 2014


Linux version Pyqt5 support Qt Bluetooth?
------------------ Original ------------------
From:  "rob";<rob at gulon.co.uk>;
Date:  Wed, Mar 12, 2014 10:55 PM
To:  "iMath"<2281570025 at qq.com>; "phil"<phil at riverbankcomputing.com>; "pyqt"<pyqt at riverbankcomputing.com>; 

Subject:  Re: [PyQt] ImportError: No module named 'PyQt5.QtBluetooth'



If you read this 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/43ccb595/attachment.html>


More information about the PyQt mailing list