質問編集履歴

2

改善点の追記

2017/05/05 12:34

投稿

akakage13
akakage13

スコア89

test CHANGED
File without changes
test CHANGED
@@ -79,3 +79,15 @@
79
79
 
80
80
 
81
81
  上記のようなことも試みましたが、うまくいきません。versionの問題なのでしょうか?
82
+
83
+
84
+
85
+
86
+
87
+ 追記
88
+
89
+
90
+
91
+ 突然と申し上げましたが、しいて変更したとすれば、jupyterをインストールしました。
92
+
93
+ 先ほどアンインストールしましたが、改善出来ておりません。

1

具体的に改善を試みたこと

2017/05/05 12:34

投稿

akakage13
akakage13

スコア89

test CHANGED
File without changes
test CHANGED
@@ -41,3 +41,41 @@
41
41
 
42
42
 
43
43
  先輩方の御教示、よろしくお願いいたします。
44
+
45
+
46
+
47
+
48
+
49
+ 追記
50
+
51
+
52
+
53
+ Microsoft Windows [Version 6.1.7601]
54
+
55
+ Copyright (c) 2009 Microsoft Corporation. All rights reserved.
56
+
57
+
58
+
59
+ C:\Users\satoru>pip install bs4
60
+
61
+ Requirement already satisfied: bs4 in c:\python27\lib\site-packages
62
+
63
+ Requirement already satisfied: beautifulsoup4 in c:\python27\lib\site-packages (from bs4)
64
+
65
+
66
+
67
+ C:\Users\satoru>pip install builder_registry
68
+
69
+ Collecting builder_registry
70
+
71
+ Could not find a version that satisfies the requirement builder_registry (from versions: )
72
+
73
+ No matching distribution found for builder_registry
74
+
75
+
76
+
77
+ C:\Users\satoru>
78
+
79
+
80
+
81
+ 上記のようなことも試みましたが、うまくいきません。versionの問題なのでしょうか?