Bug #2416
viewer ssl module not found
Status: | Feedback | Start date: | 11/11/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | harlo | % Done: | 0% | |
Category: | - | |||
Target version: | InformaCam - SERVER v2 | |||
Component: |
Description
Traceback (most recent call last):
File "index.py", line 7, in <module>
import tornado.httpserver
File "/usr/local/lib/python2.7/dist-packages/tornado-3.2.dev2-py2.7-linux-x86_64.egg/tornado/httpserver.py", line 36, in <module>
from tornado import iostream
File "/usr/local/lib/python2.7/dist-packages/tornado-3.2.dev2-py2.7-linux-x86_64.egg/tornado/iostream.py", line 40, in <module>
from tornado.netutil import ssl_wrap_socket, ssl_match_hostname, SSLCertificateError
File "/usr/local/lib/python2.7/dist-packages/tornado-3.2.dev2-py2.7-linux-x86_64.egg/tornado/netutil.py", line 36, in <module>
import backports.ssl_match_hostname
History
#1 Updated by harlo about 4 years ago
- Status changed from New to Feedback
necessary dependences included in readme