Go to advanced search

by rchard
Sun Jul 21, 2013 1:56 pm
Forum: Python
Topic: Python Bluetooth Module not found
Replies: 11
Views: 12502

Re: Python Bluetooth Module not found

Hi Dave, thanks for the reply
sudo apt-get install bluez reports the latest version is already installed.

Same error message.
I have just tried a new install and just imported Bluetooth and Bluez with no improvement.

Has anyone got bluetooth working in python on the pi with wheezy?

Richard
by rchard
Fri Jul 19, 2013 2:41 pm
Forum: Python
Topic: Python Bluetooth Module not found
Replies: 11
Views: 12502

Python Bluetooth Module not found

Hi All, I have installed the latest bluetooth python module using sudo apt-get install bluetooth bluez-utils blueman and when I re-run it it reports the latest version is installed, however when I try and use it in a python program I get File "sp.py", line 6, in <module> import bluetooth ImportError...
by rchard
Sun Apr 21, 2013 5:57 pm
Forum: Networking and servers
Topic: USB over IP for Raspberry Pi
Replies: 75
Views: 81136

Re: Beta test USB over IP for Raspberry Pi

Hi, I am having a few issues: this is what I get: wget http://www.virtualhere.com/sites/default/files/usbserver/raspbianwheezy/vhusbdpi <this downloads ok> chmod +x vhusbdpi <no problem here> sudo vhusbdpi -o -bash: vhusbdpi: command not found how can I get this to run from the command line? this is...

Go to advanced search