-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.4.0.x Installation reports #73
Comments
Worked for me: |
Created #74 for this. FreeBSD, needs tweaking:
Here's the error:
|
FreeBSD is fixed in 0.4.0.31, thanks! |
Hi, But running my app (written for python-openzwave 3.x) makes the z-way-server crashes : the website running on 8083 says suddently "unable to load data" (instead of all the devices, and their values). My app seems to work, but nothing is sent or received from the devices (no communication) OS (name, version, arch) : Raspbian(jessy) - 4.4.5 - armv7l I don't really know where to start. I think there is something that is different in the way to use the module from the previous version. Is there any documentation on how to upgrade ? UPDATE : |
@sylvaincherrier : |
Don't know if it"s related to your problem : OpenZWave/open-zwave#1210 |
Thx for your answers. |
What are the command_classes manage by your switch ? |
Hi, I could install and run the shell and test Fibaro wall plug and motion sensor. OS (name, version, arch) : Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux Thanks a lot for your work, it's way easier to install it now than previous versions |
Worked for me: |
Has been working well for me: OS (name, version, arch) : Ubuntu 16.04.2 LTS/ x86_64 OS (name, version, arch) : Raspbian 8.0 ARMv7 |
Ok for me too OS : Raspbian jessie Thx for your work :-) |
I'm trying to install it in an ubuntu docker container on my rpi2. I'm getting this error:
Any suggestions? Update: OS : Ubuntu 17.04 Zesty ARMv7 |
Thanks for your help |
Anyone have any ideas how to resolve this? lib/python3.6/site-packages/libopenzwave.cpython-36m-x86_64-linux-gnu.so: undefined symbol: PyFPE_jbuf |
works on raspberry pi 2 with z-wave usb stick, but have not tested to see if other nodes are visible Define options for device /dev/ttyACM0
|
OS (name, version, arch): Windows 10 Pro 64 Bit Install the Silabs CP210x universal driver, then use the COM port as your device (e.g. Setup was flawless, nice work guys. |
OS (uname -a output): Linux raspberrypi 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux Works with Aeotec Z-Stick Gen5. My install commands:
|
OS (name, version, arch) : Linux 4.9.35+ #1014 Fri Jun 30 14:34:49 BST 2017 armv6l GNU/Linux Works with HomeSeer SmartStick + Installation initially failed. I had to install python3-dev to resolve. |
OS: Linux raspberrypi 5.10.17-v7+ #1403 SMP Mon Feb 22 11:29:51 GMT 2021 armv7l GNU/Linux Using "pip install python_openzwave" failed with error "Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-oAEqGr/Louie/". Instead used "pip install 'PyDispatcher>=2.0.5'" and "pip install python_openzwave --no-deps --install-option="--flavor=git"". Anybody a suggestion how to resolve this problem? |
Tried this for my RPi: More problems then I can mention. If anyone crosses this thread, please give me some alternatives. |
If you successfully install and launch checks on your system, please add a comment with the following informations. It will help us if we break a specific machine/version in the future :
OS (name, version, arch) :
Python version (full version):
Python openzwave version :
Python openzwave flavor (--git, --embed, ...) :
If you fail, please open a specific issue
The text was updated successfully, but these errors were encountered: