提示錯(cuò)誤,一直找不到問(wèn)題
提示錯(cuò)誤:hei
Traceback (most recent call last):
? File "F:\eclipse test\imooc\test\test_bs4.py", line 18, in <module>
? ? links = soup.find_all('a')
AttributeError: 'BeautifulSoup' object has no attribute 'find_all'
提示錯(cuò)誤:hei
Traceback (most recent call last):
? File "F:\eclipse test\imooc\test\test_bs4.py", line 18, in <module>
? ? links = soup.find_all('a')
AttributeError: 'BeautifulSoup' object has no attribute 'find_all'
2019-02-13
舉報(bào)
2019-02-18
2019-02-14