Skip to content
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

alertR Dbus #9

Closed
travchen opened this issue Dec 30, 2015 · 4 comments
Closed

alertR Dbus #9

travchen opened this issue Dec 30, 2015 · 4 comments

Comments

@travchen
Copy link

Trying to install/run alertR on rpi B2. Configuring instance(s). I get this:

pi@raspberrypi ~ $ sudo python alertRinstaller.py -i alertClientDbus -t alertClientDbus
12/30/2015 14:26:08 INFO: [alertRinstaller.py]: Checking the dependencies.
12/30/2015 14:26:08 INFO: [alertRinstaller.py]: Checking module 'dbus'.

The needed version '1.2.0' of module 'dbus' is not satisfied (you have version '1.1.1' installed).
Please update your installed version.

Got any guidance?
cheers

@travchen
Copy link
Author

Disregard above. Got it to work by swap wheezy for jessie.

@sqall01
Copy link
Owner

sqall01 commented Dec 31, 2015

Great. The version 1.2.0 is also only an estimation. Because this was the version I developed the client for. Could be that earlier versions also work, but I do not know it for sure.

But since it works now, I will close the issue. Feel free to re-open it if anything comes up.

sqall

@sqall01 sqall01 closed this as completed Dec 31, 2015
@travchen
Copy link
Author

When I say "got it to work" I mean I've gotten past that step. I'm not sure all is configured properly. Not sure what next step is so will look at sensor client since this is my main interest.

Great project. Well designed. You clearly are good at what you do. Thanks!

@sqall01
Copy link
Owner

sqall01 commented Jan 1, 2016

Thank you for your kind words. Since the project grows (slow but steadily), I hope it keeps this structure. But I re-structured a lot after new features were added in order to keep it clean.

Let me know if anything does not work out. I always plan to improve the documentation and 'how to's but then I get ideas that I want to implement. But at least they are up-to-date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants