Python Forum

Full Version: install lightblue on python3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
helloooooooooooooooo
how can i install lightblue package on python3?
i downloaded its setup folder and unzipped it and then i used sudo python3 setup.py install .. but it didn't work
please a help
thank you
Quote: but it didn't work
please elaborate.
(Jul-08-2017, 12:49 PM)Larz60+ Wrote: [ -> ]
Quote: but it didn't work
please elaborate.

lightblue is one of the bluetooth modules in python
i can install it on python2...but i want to install it on python3...but i couldn't
what's your oponion?
If you read through the web site for lightblue: http://lightblue.sourceforge.net/
(or the PyPi entry: https://pypi.python.org/pypi/lightblue/0.2
There is no entry for python 3.
My guess is that this has never been updated (last activity  that I can see was in 2009)
Suggest if you really want this is to download the source and modify for python 3 which shouldn't be too difficult to do.
Or search PyPi for an alternate package: https://pypi.python.org/pypi?%3Aaction=s...mit=search