質問編集履歴

6

fix

2017/10/19 08:19

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -50,13 +50,23 @@
50
50
 
51
51
 
52
52
 
53
- #「SSL」の不具合?
53
+ # メモ
54
54
 
55
- - スからビドしたら直のか・・・
55
+ - windows でインストールと正常に動作する
56
56
 
57
57
 
58
58
 
59
+ # 原因は?
60
+
61
+ -「SSL」の不具合?
62
+
63
+
64
+
65
+ # エラー内容
66
+
67
+
68
+
59
- ## conda でエラー
69
+ ### conda を使う時
60
70
 
61
71
 
62
72
 
@@ -92,7 +102,7 @@
92
102
 
93
103
 
94
104
 
95
- # pyenv から miniconda をインストールする時にエラー
105
+ ### pyenv から miniconda をインストールする時にエラー
96
106
 
97
107
 
98
108
 

5

fix

2017/10/19 08:19

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -92,36 +92,6 @@
92
92
 
93
93
 
94
94
 
95
- ## pip でエラー
96
-
97
-
98
-
99
- ```bash
100
-
101
- $ pip install pandas
102
-
103
- pip is configured with locations that require TLS/SSL,
104
-
105
- however the ssl module in Python is not available.
106
-
107
- Collecting pandas
108
-
109
- Could not fetch URL https://pypi.python.org/simple/pandas/:
110
-
111
- There was a problem confirming the ssl certificate:
112
-
113
- Can't connect to HTTPS URL because the SSL module is not
114
-
115
- available. - skipping
116
-
117
- Could not find a version that satisfies the requirement
118
-
119
- pandas (from versions: ) No matching distribution found for pandas
120
-
121
- ```
122
-
123
-
124
-
125
95
  # pyenv から miniconda をインストールする時にエラー
126
96
 
127
97
 

4

fix

2017/10/19 04:36

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -20,11 +20,7 @@
20
20
 
21
21
  $ openssl
22
22
 
23
- openssl: error while loading shared libraries:
24
-
25
- libcrypto.so.1.0.0: cannot enable executable stack
23
+ OpenSSL 1.1.0f 25 May 2017
26
-
27
- as shared object requires: Invalid argument
28
24
 
29
25
 
30
26
 

3

fix

2017/10/15 23:31

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -154,7 +154,11 @@
154
154
 
155
155
  HTTP errors are often intermittent, and a simple retry will get you on your way.
156
156
 
157
- SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.continuum.io\', port=443): Max retries exceeded with url: /pkgs/main/linux-64/repodata.json.bz2 (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available.",))',),)
157
+ SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.continuum.io\', port=443):
158
+
159
+ Max retries exceeded with url: /pkgs/main/linux-64/repodata.json.bz2
160
+
161
+ (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available.",))',),)
158
162
 
159
163
 
160
164
 

2

add error

2017/10/15 23:30

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -60,13 +60,13 @@
60
60
 
61
61
 
62
62
 
63
- ## conda で不具合が発生
63
+ ## conda でエラー
64
-
65
-
66
-
64
+
65
+
66
+
67
- ```bash
67
+ ```bash
68
-
68
+
69
- $ conda update --al
69
+ $ conda update --all
70
70
 
71
71
  Fetching package metadata ...
72
72
 
@@ -96,7 +96,7 @@
96
96
 
97
97
 
98
98
 
99
- ## pip でエラー
99
+ ## pip でエラー
100
100
 
101
101
 
102
102
 
@@ -126,6 +126,78 @@
126
126
 
127
127
 
128
128
 
129
+ # pyenv から miniconda をインストールする時にエラー
130
+
131
+
132
+
133
+ ```bash
134
+
135
+ $ pyenv install miniconda3-latest
136
+
137
+
138
+
139
+ Downloading Miniconda3-latest-Linux-x86_64.sh...
140
+
141
+ -> https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
142
+
143
+ Installing Miniconda3-latest-Linux-x86_64...
144
+
145
+ Fetching package metadata ...
146
+
147
+ CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.continuum.io/pkgs/main/linux-64/repodata.json.bz2>
148
+
149
+ Elapsed: -
150
+
151
+
152
+
153
+ An HTTP error occurred when trying to retrieve this URL.
154
+
155
+ HTTP errors are often intermittent, and a simple retry will get you on your way.
156
+
157
+ SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.continuum.io\', port=443): Max retries exceeded with url: /pkgs/main/linux-64/repodata.json.bz2 (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available.",))',),)
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+ BUILD FAILED (Ubuntu 16.04 using python-build 1.1.5-7-gaf8cca9)
166
+
167
+
168
+
169
+ Inspect or clean up the working tree at /tmp/python-build.20171011142305.444
170
+
171
+ Results logged to /tmp/python-build.20171011142305.444.log
172
+
173
+
174
+
175
+ Last 10 log lines:
176
+
177
+ installing: cffi-1.10.0-py36had8d393_1 ...
178
+
179
+ installing: setuptools-36.5.0-py36he42e2e1_0 ...
180
+
181
+ installing: cryptography-2.0.3-py36ha225213_1 ...
182
+
183
+ installing: wheel-0.29.0-py36he7f4e38_1 ...
184
+
185
+ installing: pip-9.0.1-py36h30f8307_2 ...
186
+
187
+ installing: pyopenssl-17.2.0-py36h5cc804b_0 ...
188
+
189
+ installing: urllib3-1.22-py36hbe7ace6_0 ...
190
+
191
+ installing: requests-2.18.4-py36he2e5f8d_1 ...
192
+
193
+ installing: conda-4.3.27-py36h2866c0b_0 ...
194
+
195
+ installation finished.
196
+
197
+ ```
198
+
199
+
200
+
129
201
  # 同様の症例
130
202
 
131
203
 

1

add info

2017/10/11 05:52

投稿

tf23yh8df3
tf23yh8df3

スコア60

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ```
5
+ ```bash
6
6
 
7
7
  $ lab_release --all
8
8
 
@@ -25,6 +25,14 @@
25
25
  libcrypto.so.1.0.0: cannot enable executable stack
26
26
 
27
27
  as shared object requires: Invalid argument
28
+
29
+
30
+
31
+ $ locate libcrypto.so
32
+
33
+ /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
34
+
35
+ /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
28
36
 
29
37
 
30
38
 
@@ -92,7 +100,7 @@
92
100
 
93
101
 
94
102
 
95
- ```
103
+ ```bash
96
104
 
97
105
  $ pip install pandas
98
106