Use PyDispatcher instead of Louie
This commit is contained in:
@@ -11,13 +11,6 @@ fi
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
# We need to install louie here or else python-openzwave install
|
||||
# will download louie from PIP and that one is not compatible with Python 3
|
||||
git clone https://github.com/balloob/louie.git
|
||||
cd louie
|
||||
python3 setup.py install
|
||||
cd ..
|
||||
|
||||
hg clone https://code.google.com/r/balloob-python-openzwave/
|
||||
cd balloob-python-openzwave
|
||||
./update.sh
|
||||
|
||||
Reference in New Issue
Block a user