We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0130ddd commit 976ca42Copy full SHA for 976ca42
1 file changed
install_script_tools.sh
@@ -49,6 +49,6 @@ fi
49
50
cd $PIHOME/$DEXTER/$LIB/$DEXTER/$SCRIPT
51
sudo apt-get install build-essential libi2c-dev i2c-tools python-dev libffi-dev -y
52
-python autodetect_setup.py install
+python setup.py install
53
54
popd > /dev/null
0 commit comments