質問編集履歴
2
URL,codeを編集しました。宜しくお願い致します。
test
CHANGED
File without changes
|
test
CHANGED
@@ -114,11 +114,7 @@
|
|
114
114
|
|
115
115
|
|
116
116
|
|
117
|
-
|
117
|
+
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
ここに問題に対して試したことを記載してください。
|
122
118
|
|
123
119
|
|
124
120
|
|
@@ -126,4 +122,110 @@
|
|
126
122
|
|
127
123
|
|
128
124
|
|
129
|
-
|
125
|
+
下記は使用ライブライ等になります。
|
126
|
+
|
127
|
+
appdirs 1.4.4
|
128
|
+
|
129
|
+
asgiref 3.3.0
|
130
|
+
|
131
|
+
astroid 2.4.2
|
132
|
+
|
133
|
+
cachetools 4.1.1
|
134
|
+
|
135
|
+
certifi 2020.6.20
|
136
|
+
|
137
|
+
chardet 3.0.4
|
138
|
+
|
139
|
+
colorama 0.4.4
|
140
|
+
|
141
|
+
comtypes 1.1.7
|
142
|
+
|
143
|
+
distlib 0.3.1
|
144
|
+
|
145
|
+
Django 3.1.2
|
146
|
+
|
147
|
+
filelock 3.0.12
|
148
|
+
|
149
|
+
google-api-core 1.22.4
|
150
|
+
|
151
|
+
google-api-python-client 1.12.3
|
152
|
+
|
153
|
+
google-auth 1.22.1
|
154
|
+
|
155
|
+
google-auth-httplib2 0.0.4
|
156
|
+
|
157
|
+
google-auth-oauthlib 0.4.1
|
158
|
+
|
159
|
+
googleapis-common-protos 1.52.0
|
160
|
+
|
161
|
+
gspread 3.6.0
|
162
|
+
|
163
|
+
httplib2 0.18.1
|
164
|
+
|
165
|
+
idna 2.10
|
166
|
+
|
167
|
+
inv 0.1.0
|
168
|
+
|
169
|
+
isort 5.6.4
|
170
|
+
|
171
|
+
lazy-object-proxy 1.5.1
|
172
|
+
|
173
|
+
mccabe 0.6.1
|
174
|
+
|
175
|
+
numpy 1.19.2
|
176
|
+
|
177
|
+
oauth2client 4.1.3
|
178
|
+
|
179
|
+
oauthlib 3.1.0
|
180
|
+
|
181
|
+
pandas 1.1.3
|
182
|
+
|
183
|
+
Pillow 8.0.0
|
184
|
+
|
185
|
+
pip 20.2.4
|
186
|
+
|
187
|
+
pipenv 2020.8.13
|
188
|
+
|
189
|
+
protobuf 3.13.0
|
190
|
+
|
191
|
+
pyasn1 0.4.8
|
192
|
+
|
193
|
+
pyasn1-modules 0.2.8
|
194
|
+
|
195
|
+
PyDrive 1.3.1
|
196
|
+
|
197
|
+
pylint 2.6.0
|
198
|
+
|
199
|
+
python-dateutil 2.8.1
|
200
|
+
|
201
|
+
pytz 2020.1
|
202
|
+
|
203
|
+
pywin32 228
|
204
|
+
|
205
|
+
PyYAML 5.3.1
|
206
|
+
|
207
|
+
requests 2.24.0
|
208
|
+
|
209
|
+
requests-oauthlib 1.3.0
|
210
|
+
|
211
|
+
rsa 4.6
|
212
|
+
|
213
|
+
setuptools 50.3.2
|
214
|
+
|
215
|
+
six 1.15.0
|
216
|
+
|
217
|
+
sqlparse 0.4.1
|
218
|
+
|
219
|
+
toml 0.10.1
|
220
|
+
|
221
|
+
uritemplate 3.0.1
|
222
|
+
|
223
|
+
urllib3 1.25.10
|
224
|
+
|
225
|
+
virtualenv 20.0.35
|
226
|
+
|
227
|
+
virtualenv-clone 0.5.4
|
228
|
+
|
229
|
+
wrapt 1.12.1
|
230
|
+
|
231
|
+
xlwings 0.20.8
|
1
URL,codeを変更しました。宜しくお願い致します。
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,21 +12,17 @@
|
|
12
12
|
|
13
13
|
・既存のスプレッドシートを使用
|
14
14
|
|
15
|
-
・参考サイトはhttps://qiita.com/d_m/items/29392a491643d374cde3です。
|
15
|
+
・参考サイトは[https://qiita.com/d_m/items/29392a491643d374cde3](https://qiita.com/d_m/items/29392a491643d374cde3)です。
|
16
16
|
|
17
17
|
|
18
18
|
|
19
19
|
### 発生している問題・エラーメッセージ
|
20
20
|
|
21
|
-
・IDに間違いがあると言われる
|
22
|
-
|
23
|
-
・セル指定の仕方がよくわかっていない
|
24
21
|
|
25
22
|
|
23
|
+
```
|
26
24
|
|
27
|
-
エラーメッセージ
|
28
|
-
|
29
|
-
|
25
|
+
File "C:\Users\admin\AppData\Python38\lib\site-packages\googleapiclient\http.py", line 907, in execute
|
30
26
|
|
31
27
|
raise HttpError(resp, content, uri=self.uri)
|
32
28
|
|
@@ -34,17 +30,15 @@
|
|
34
30
|
|
35
31
|
|
36
32
|
|
33
|
+
```
|
34
|
+
|
37
35
|
|
38
36
|
|
39
37
|
### 該当のソースコード
|
40
38
|
|
41
39
|
|
42
40
|
|
43
|
-
|
41
|
+
```python
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
ソースコード
|
48
42
|
|
49
43
|
import gspread
|
50
44
|
|
@@ -116,6 +110,16 @@
|
|
116
110
|
|
117
111
|
|
118
112
|
|
113
|
+
```
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
### 試したこと
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
ここに問題に対して試したことを記載してください。
|
122
|
+
|
119
123
|
|
120
124
|
|
121
125
|
### 補足情報(FW/ツールのバージョンなど)
|
@@ -123,113 +127,3 @@
|
|
123
127
|
|
124
128
|
|
125
129
|
ここにより詳細な情報を記載してください。
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
下記ライブラリのバージョンになります
|
130
|
-
|
131
|
-
appdirs 1.4.4
|
132
|
-
|
133
|
-
asgiref 3.3.0
|
134
|
-
|
135
|
-
astroid 2.4.2
|
136
|
-
|
137
|
-
cachetools 4.1.1
|
138
|
-
|
139
|
-
certifi 2020.6.20
|
140
|
-
|
141
|
-
chardet 3.0.4
|
142
|
-
|
143
|
-
colorama 0.4.4
|
144
|
-
|
145
|
-
comtypes 1.1.7
|
146
|
-
|
147
|
-
distlib 0.3.1
|
148
|
-
|
149
|
-
Django 3.1.2
|
150
|
-
|
151
|
-
filelock 3.0.12
|
152
|
-
|
153
|
-
google-api-core 1.22.4
|
154
|
-
|
155
|
-
google-api-python-client 1.12.3
|
156
|
-
|
157
|
-
google-auth 1.22.1
|
158
|
-
|
159
|
-
google-auth-httplib2 0.0.4
|
160
|
-
|
161
|
-
google-auth-oauthlib 0.4.1
|
162
|
-
|
163
|
-
googleapis-common-protos 1.52.0
|
164
|
-
|
165
|
-
gspread 3.6.0
|
166
|
-
|
167
|
-
httplib2 0.18.1
|
168
|
-
|
169
|
-
idna 2.10
|
170
|
-
|
171
|
-
inv 0.1.0
|
172
|
-
|
173
|
-
isort 5.6.4
|
174
|
-
|
175
|
-
lazy-object-proxy 1.5.1
|
176
|
-
|
177
|
-
mccabe 0.6.1
|
178
|
-
|
179
|
-
numpy 1.19.2
|
180
|
-
|
181
|
-
oauth2client 4.1.3
|
182
|
-
|
183
|
-
oauthlib 3.1.0
|
184
|
-
|
185
|
-
pandas 1.1.3
|
186
|
-
|
187
|
-
Pillow 8.0.0
|
188
|
-
|
189
|
-
pip 20.2.4
|
190
|
-
|
191
|
-
pipenv 2020.8.13
|
192
|
-
|
193
|
-
protobuf 3.13.0
|
194
|
-
|
195
|
-
pyasn1 0.4.8
|
196
|
-
|
197
|
-
pyasn1-modules 0.2.8
|
198
|
-
|
199
|
-
PyDrive 1.3.1
|
200
|
-
|
201
|
-
pylint 2.6.0
|
202
|
-
|
203
|
-
python-dateutil 2.8.1
|
204
|
-
|
205
|
-
pytz 2020.1
|
206
|
-
|
207
|
-
pywin32 228
|
208
|
-
|
209
|
-
PyYAML 5.3.1
|
210
|
-
|
211
|
-
requests 2.24.0
|
212
|
-
|
213
|
-
requests-oauthlib 1.3.0
|
214
|
-
|
215
|
-
rsa 4.6
|
216
|
-
|
217
|
-
setuptools 50.3.2
|
218
|
-
|
219
|
-
six 1.15.0
|
220
|
-
|
221
|
-
sqlparse 0.4.1
|
222
|
-
|
223
|
-
toml 0.10.1
|
224
|
-
|
225
|
-
uritemplate 3.0.1
|
226
|
-
|
227
|
-
urllib3 1.25.10
|
228
|
-
|
229
|
-
virtualenv 20.0.35
|
230
|
-
|
231
|
-
virtualenv-clone 0.5.4
|
232
|
-
|
233
|
-
wrapt 1.12.1
|
234
|
-
|
235
|
-
xlwings 0.20.8
|