質問編集履歴

1

誤字

2018/03/07 02:09

投稿

RarigoB
RarigoB

スコア26

test CHANGED
File without changes
test CHANGED
@@ -20,15 +20,9 @@
20
20
 
21
21
 
22
22
 
23
- AttributeError Traceback (most recent call last)
23
+ AttributeError: 'NoneType' object has no attribute 'strip'
24
-
25
- <ipython-input-24-aafe1d718aae> in <module>()
26
-
27
- ----> 1 response.css('items-box-name font-2').xpath('string()').extract().strip()
28
24
 
29
25
 
30
-
31
- AttributeError: 'list' object has no attribute 'strip'
32
26
 
33
27
 
34
28