You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_docs/z-wave/installation.markdown
+2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ On Linux platforms (other than Hass.io) there is one dependency you will need to
16
16
$ sudo apt-get install libudev-dev
17
17
```
18
18
19
+
On Python 3.6 you may also have to install libpython3.6-dev, and possibly python3.6-dev.
20
+
19
21
When installing on macOS you may have to also run the command below ahead of time, replace "x.x" with the version of Python (`$ python3 --version`) you have installed.
0 commit comments