root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-# python testblescanner.py
python: can't open file 'testblescanner.py': [Errno 2] No such file or directory
root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-# python testblescan.py
Traceback (most recent call last):
File "testblescan.py", line 4, in
import blescan
File "/opt/beacon/iBeacon/iBeacon-Scanner-/blescan.py", line 21, in
import bluetooth._bluetooth as bluez
ImportError: No module named bluetooth._bluetooth
root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-#
root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-# python testblescanner.py
python: can't open file 'testblescanner.py': [Errno 2] No such file or directory
root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-# python testblescan.py
Traceback (most recent call last):
File "testblescan.py", line 4, in
import blescan
File "/opt/beacon/iBeacon/iBeacon-Scanner-/blescan.py", line 21, in
import bluetooth._bluetooth as bluez
ImportError: No module named bluetooth._bluetooth
root@raspberrypi:/opt/beacon/iBeacon/iBeacon-Scanner-#