Looks like at some point pip installed "system" when what I needed was "system-python." Looking at my bash history on the box, the only call to pip that was possibly vague was:
pip3.4 install defusedxml requests dugong llfuse pytest pytest-catchlog git+https://github.com/systemd/python-systemd.git#egg=system What's the git+https call at the end do? Anyway. Now if I open a python3 session and import sd_notify and call it with 'READY=1' passed I get a "False" return instead of a misspelled error. Life is good. " Your only reasonable course of action is to use the systemd python module that comes with systemd rather than some obviously braindead GitHub code." --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
