About some of the Bro related issues.

Hello
I am a graduate student in Taiwan.
I encountered problem.
I tried to build simple-client.py in
the following URL.
https://github.com/bro/bro-netcontrol/tree/master/test

It seems like some packages of the version are different.
enum → python 3.5.2
pybroker → python 2.7.12

Can you get me some solutions to build this file?

Hi,

I am not quite sure if I 100% understand the question; in any case, I only
tested the netcontrol python things using python 2; so you should probably
use that...

the Enum type usd is the https://pypi.python.org/pypi/enum library for
python 2.

Johanna