We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b3fee commit 34c5baeCopy full SHA for 34c5bae
source/_docs/z-wave/installation.markdown
@@ -232,3 +232,11 @@ sudo chmod g+rw /dev/ttyAMA0
232
### {% linkable_title Device path changes %}
233
234
If your device path changes when you restart, see [this guide](http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/) on fixing it.
235
+
236
+### {% Unable to install python_openzwave %}
237
238
+If you're getting errors like:
239
240
+ openzwave-embed/open-zwave-master/libopenzwave.a: No such file or directory
241
242
+Then the problem is that you're missing `libudev-dev`, please [install it](/docs/z-wave/installation/#linux-except-hassio).
0 commit comments