kopia lustrzana https://github.com/jbruce12000/kiln-controller
pip3 fix to install RPi.GPIO
rodzic
34d55808f7
commit
1450662aea
|
|
@ -78,6 +78,7 @@ If you want to deploy the code on a PI for production:
|
||||||
$ cd kiln-controller
|
$ cd kiln-controller
|
||||||
$ virtualenv -p python3 venv
|
$ virtualenv -p python3 venv
|
||||||
$ source venv/bin/activate
|
$ source venv/bin/activate
|
||||||
|
$ export CFLAGS=-fcommon
|
||||||
$ pip3 install -r requirements.txt
|
$ pip3 install -r requirements.txt
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue