Skip to content

Commit 1450662

Browse files
committed
pip3 fix to install RPi.GPIO
1 parent 34d5580 commit 1450662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ If you want to deploy the code on a PI for production:
7878
$ cd kiln-controller
7979
$ virtualenv -p python3 venv
8080
$ source venv/bin/activate
81+
$ export CFLAGS=-fcommon
8182
$ pip3 install -r requirements.txt
8283

8384

0 commit comments

Comments
 (0)