Skip to content

TypeError: 'int' object is not iterable #11

Closed
@PunkHaz4rd

Description

I get this error whenever i try to create a new application (even the flickrperson example app) :

File "/usr/local/lib/python2.7/dist-packages/pbclient/init.py", line 133, in find_app
return [App(app_data) for app_data in _pybossa_req('get', 'app', params=kwargs)]
TypeError: 'int' object is not iterable

What can I do ? Thanks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions