Skip to content

unable to start loganon - ModuleNotFoundError: No module named 'magic' #5

Description

@thomasle-SHS

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions