Hello,
I'm trying to use CertStream with a proxy, however I get this error message.
Traceback (most recent call last):
File "certstream.py", line 1, in
import certstream
File "/home/.../certstream.py", line 6, in
AttributeError: module 'certstream' has no attribute 'listen_for_events'
Does anyone know a solution to this problem?
Hello,
I'm trying to use CertStream with a proxy, however I get this error message.
Traceback (most recent call last):
File "certstream.py", line 1, in
import certstream
File "/home/.../certstream.py", line 6, in
AttributeError: module 'certstream' has no attribute 'listen_for_events'
Does anyone know a solution to this problem?