[collectd] Python Plugin issues - PyExc_ValueError

dartarrow-collectd collectd at dartarrow.net
Tue May 4 06:06:25 CEST 2010


Hey,

I'm trying out the python plugin but I get this error when i start collectd:

[2010-05-04 04:03:58] python plugin: Error importing module "ActiveChecks".
> [2010-05-04 04:03:58] Unhandled python exception in importing module:
> ImportError: /usr/lib/python2.5/lib-dynload/time.so: undefined symbol:
> PyExc_ValueError
> [2010-05-04 04:03:58] Traceback (most recent call last):
> [2010-05-04 04:03:58]   File
> "/opt/collectd/current/share/python/Libs/ActiveChecks.py", line 18, in
> <module>
>     import time
> [2010-05-04 04:03:58] ImportError: /usr/lib/python2.5/lib-dynload/time.so:
> undefined symbol: PyExc_ValueError
> [2010-05-04 04:03:58] python plugin: Found a configuration for the
> "ActiveChecks" plugin, but the plugin isn't loaded or didn't register a
> configuration callback.
> [2010-05-04 04:03:58] Initialization complete, entering read-loop.
>

This is on a Debian Lenny with python2.5. I have installed the python-dev
module.
It's running Collectd-4.9.2 compiled from source.

Thanks for any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20100504/45f98fd7/attachment.htm 


More information about the collectd mailing list