teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字

2018/05/29 14:50

投稿

Akihito_Jv
Akihito_Jv

スコア64

title CHANGED
File without changes
body CHANGED
@@ -38,7 +38,7 @@
38
38
  File "C:\Python37\lib\site-packages\urllib3\packages\six.py", line 82, in _import_module
39
39
  __import__(name)
40
40
  File "C:\Users\owner\Documents\python_code\http.py", line 3, in <module>
41
- result = requests.get('http://soft-garden.co.jp/')
41
+ result = requests.get('https://www.google.co/jp/')
42
42
  AttributeError: module 'requests' has no attribute 'get'
43
43
  ```
44
44