User.getShouts() problem

3 views
Skip to first unread message

NVSBL monster

unread,
Feb 22, 2010, 1:03:56 AM2/22/10
to pylast
Whenever I try to getShouts for a user, I get an exception:

>>>user.get_shouts()
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.6/dist-packages/pylast.py", line 3022, in
get_shouts
for node in _collect_nodes(limit, self, "user.getShouts", False):
File "/usr/local/lib/python2.6/dist-packages/pylast.py", line 3384, in
_collect_nodes
raise Exception("No total pages attribute")
Exception: No total pages attribute

Am I doing something wrong? Have I neglected to initialize the right
object before making this call?

Please help, I'm on the verge of completing my first useful piece of
software and this is holding me back.

Amr Hassan

unread,
Feb 22, 2010, 5:14:08 AM2/22/10
to pyl...@googlegroups.com
Please report this to the issues and I'll check it out ASAP.

-- Amr

> --
> You received this message because you are subscribed to the pylast mailing list.
> To post to this mailing list, send email to pyl...@googlegroups.com
> To unsubscribe from this group, send email to
> pylast+un...@googlegroups.com
> pylast is a python wrapper around last.fm's api. the project is hosted at http://code.google.com/p/pylast/ and the mailing list/group is at http://groups.google.com/group/pylast

Reply all
Reply to author
Forward
0 new messages