-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
description
root@68e07e991d36:/# python3.7 -c 'import ssl'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3.7/ssl.py", line 98, in <module>
import _ssl # if we can't import it, let the error propagate
ModuleNotFoundError: No module named '_ssl'
os information
lsb_release -a
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
uname -a
# uname -a
Linux 68e07e991d36 4.4.0-121-generic #145-Ubuntu SMP Fri Apr 13 13:47:23 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
I suspect when I backported this I forgot to change the libssl dependency
thestick613, zodman, sebma, miwarin, qwertzguy and 1 more
Metadata
Metadata
Assignees
Labels
No labels