souvik1997 / obdython

An OBD-II compliant car diagnostic tool library
GNU General Public License v2.0
20 stars 11 forks source link

Error: Bluetooth module not found. in Rpi 3 #4

Open ghost opened 8 years ago

ghost commented 8 years ago

Sir, I am using this code for Rpi 3 which has inbuilt bluetooth. When i run obdython.py I get an error regarding bluetooth. Stating "import Bluetooth : no bluetooth module found". Also in recorder.py, i get the following error: global name Bluetooth is not defined. newww