Advertisement
ferri9

rutor.enumerator.process_page

Nov 16th, 2018
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.media.aggregator/rutor.py", line 571, in search_results
  3. enumerator.process_page(url)
  4. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.media.aggregator/rutor.py", line 540, in process_page
  5. td2 = row.contents[1]
  6. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.beautifulsoup4/lib/bs4/element.py", line 730, in __getattr__
  7. self.__class__.__name__, attr))
  8. AttributeError: 'NavigableString' object has no attribute 'contents'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement