Facebook
From ixink, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 180
  1. Traceback (most recent call last):
  2.   File "/home/kali/lms.py", line 20, in <module>
  3.     for row in table.find_all("tr"):
  4.                ^^^^^^^^^^^^^^
  5. AttributeError: 'NoneType' object has no attribute 'find_all'
  6.