Skip to content
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
This repository was archived by the owner on Nov 11, 2018. It is now read-only.

throws error with opml #2

@gerroon

Description

@gerroon

This opml was geenrated by tinytinyrss

Traceback (most recent call last):
File "/usr/local/bin/krill", line 9, in
load_entry_point('krill==0.3.0', 'console_scripts', 'krill')()
File "/usr/local/lib/python2.7/dist-packages/krill-0.3.0-py2.7.egg/krill/krill.py", line 337, in main
Application(args).run()
File "/usr/local/lib/python2.7/dist-packages/krill-0.3.0-py2.7.egg/krill/krill.py", line 298, in run
self.update()
File "/usr/local/lib/python2.7/dist-packages/krill-0.3.0-py2.7.egg/krill/krill.py", line 272, in update
for item in self._get_stream_items(source):
File "/usr/local/lib/python2.7/dist-packages/krill-0.3.0-py2.7.egg/krill/krill.py", line 72, in get_feed_items
feed_data = feedparser.parse(xml)
File "/usr/lib/python2.7/dist-packages/feedparser.py", line 4014, in parse
saxparser.parse(source)
File "/usr/lib/python2.7/dist-packages/drv_libxml2.py", line 214, in parse
eltName,eltQName,attributesNSImpl)
File "/usr/lib/python2.7/dist-packages/feedparser.py", line 1809, in startElementNS
raise UndeclaredNamespace, "'%s' is not associated with a namespace" % givenprefix
feedparser.UndeclaredNamespace: 'dc' is not associated with a namespace

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions