ResultSet object has no attribute '%s'. You're probably treating a list of elements like a single element. Did you call find_all() when you meant to call find()?" % key

AttributeError: ResultSet object has no attribute 'lower'. You're probably treating a list of elements like a single element. Did you call find_all() when you meant to call find()?




이렇게 자세히?



클로링 연습중인데  select p해서 불러와서 


공백기준으로 바꾸고 리스트로 변환하려고하는데 


저러네요 . . .??