einstein95 / crunchy-xml-decoder

GNU General Public License v2.0
35 stars 14 forks source link

xml ?? #6

Closed alzamer2 closed 9 years ago

alzamer2 commented 9 years ago

hi and thanks for the hard work i download the last fix but i got this error: Traceback (most recent call last): File "D:\C\mkv+rip\crunchy-xml-decoder\crunchy-xml-decoder\crunchy-xml-decoder\ultimate.py", line 97, in xmlconfig = BeautifulSoup(altfuncs.getxml('RpcApiVideoPlayer_GetStandardConfig', media_id), 'xml') File "D:\C\mkv+rip\crunchy-xml-decoder\crunchy-xml-decoder\crunchy-xml-decoder\bs4init.py", line 155, in init % ",".join(features)) bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: xml. Do you need to install a parser library?

and changing lxml_32 or lxml_64 is not working is diffrent error

alzamer2 commented 9 years ago

thanks MidgardSerpent fixes