Hi Thomas,
I guess that depends a bit on how you installed intelmq:
https://intelmq.readthedocs.io/en/maintenance/user/installation.html
or
https://intelmq.readthedocs.io/en/maintenance/dev/guide.html#installation
So, in other words, the error you mentioned hints that a module could not be found. So, depending on how you installed it, it needs to sit next to the other modules.
Hope this helps you, Aaron.
On 10.06.2022, at 10:12, Thomas Rutström via IntelMQ-users intelmq-users@lists.cert.at wrote:
Hello everybody,
I hope this is the right mailing list for question like mine, if not please let me known so can find the right one instead.
This is my first post and I have a little question about where to install bots. I am trying to install CERT-bund-Contact-Database bots but I run into : ModuleNotFoundError("No module named 'intelmq_certbund_contact'"). Its in the path /usr/local/bin and if I import it fr0m python it works but intelmq fails to load it every the time. Nothing is shown in the logs.
/thomas
-- List settings: https://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-users IntelMQ Documentation: https://intelmq.readthedocs.io/