Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:c1_tinkering [2017/03/27 09:23] brian.kim [Python example] |
en:c1_tinkering [2017/03/27 09:38] (current) brian.kim [Python example] |
||
---|---|---|---|
Line 67: | Line 67: | ||
2. Build & install | 2. Build & install | ||
- | sudo python setup.py install | + | swig3.0 -python -threads wiringpi.i |
+ | sudo python setup.py build install | ||
3. Get/Run the example source code | 3. Get/Run the example source code |