bonjour,
je viens d'installer la v5 à l'instant et cela ne demarre pas. Voici le mesage d'erreur :
foox@station:~$ arte7recorder
Traceback (most recent call last):
File "arte7recorder.py", line 486, in <module>
catalog = Catalog()
File "/usr/share/pyshared/arte7recorder/Catalog.py", line 54, in __init__
video['bigTitle'] = unescape_html( a.string )
File "/usr/share/pyshared/arte7recorder/Catalog.py", line 10, in unescape_html
return BS.BeautifulStoneSoup(text, convertEntities=BS.BeautifulStoneSoup.HTML_ENTITIES).contents[0]
File "/usr/lib/pymodules/python2.6/BeautifulSoup.py", line 1230, in __init__
self._feed(isHTML=isHTML)
File "/usr/lib/pymodules/python2.6/BeautifulSoup.py", line 1245, in _feed
smartQuotesTo=self.smartQuotesTo, isHTML=isHTML)
File "/usr/lib/pymodules/python2.6/BeautifulSoup.py", line 1751, in __init__
self._detectEncoding(markup, isHTML)
File "/usr/lib/pymodules/python2.6/BeautifulSoup.py", line 1899, in _detectEncoding
xml_encoding_match = re.compile(xml_encoding_re).match(xml_data)
TypeError: expected string or buffer
j'ai peut-être loupé un post avec la solution, mais quelqu'un a une idée ?