Найти - Пользователи
Полная версия: ImportError: No module named _ssl
Начало » Python для новичков » ImportError: No module named _ssl
1
Игнат
у меня питон 3.1 на линуксе
подскажите, как добавить к нему модуль _ssl?

при
import ssl
выдает
  File "/usr/local/lib/python3.2/ssl.py", line 60, in <module>
import _ssl # if we can't import it, let the error propagate
ImportError: No module named _ssl
py.user.next
3.1.2 прекрасно импортирует
у тебя там 3.2 написано
возможно нужно было правильно собирать
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB