Comment 1 for bug 410104

Revision history for this message
Philippe Normand (philn) wrote : Re: [Bug 410104] [NEW] Running weather plugin results in 'PluginRegistry' object has no attribute 'info'

There's no elisa-core/elisa.py anymore.
Those docs require an update since some things changed few months ago,
like... the project name ;=)

When developing you should use the latest version of Moovida (either the
release tarballs or the bzr branch which is safe-to-use as well).

Le vendredi 07 août 2009 à 00:06 +0000, max.ott a écrit :
> Public bug reported:
>
> I followed the Weather plugin tutorial and everything seems to be fine,
> but when I start it, it get the following error:
>
> $ python elisa-core/elisa.py elisa_weather.conf
> /usr/local/lib/python2.6/dist-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
> import itertools, md5
> Error 'PluginRegistry' object has no attribute 'info'
>
> I did follow the instructions on settin gup a debug environment on
> Ubuntu and ran the setup commands
>
> $ ~/src/pigment/pigment/misc/pgm-uninstalled
> $ export PYTHONPATH=$PWD/elisa-core:$PWD/elisa-plugins:$PYTHONPATH
>
> I'm new to Elisa, so I'm not really sure where I would start getting to
> the bottom of this.
>
> ** Affects: elisa
> Importance: Undecided
> Status: New
>