Broker & Python 3

Neslog <[email protected]>
Newsgroups gmane.comp.security.detection.bro
Message-ID <CALgfRG+s+sB+jvmeNvYSiM6Nqc2zGq-YdtkU5T=goeQWtqwecg@mail.gmail.com>
I just compiled Broker and getting errors with python3x.  Here's the output.

# python3 -c 'import broker; print(broker.__file__)'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'broker'

# python3.6 -c 'import broker; print(broker.__file__)'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'broker'

Is this my system or something in the Broker build?

_______________________________________________
Zeek mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.