Trying to reactivate this great tool, using AlmaLinux8, but receiving this error
./loganon.sh
Traceback (most recent call last):
File "/usr/local/sbin/loganon", line 24, in
import magic
ModuleNotFoundError: No module named 'magic'
I guess python3-magic is the missing module, but it seems to be there - any ideas?
yum install python3-magic
Last metadata expiration check: 2:19:39 ago on Thu 30 Jan 2025 09:46:26 AM CET.
Package python3-magic-5.33-26.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!