Skip to content

Mirage on Debian #30

Description

@nico0481

Hello,

I try to use Mirage on Debian 10,
Installation works properly with sudo python3 setup.py install (all requested moldules are there)
If I try to launch mirage in console (also with sudo mirage), I get:

File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: mirage

Using sudo ./ mirage_launcher, I get:
File "/usr/local/lib/python3.9/dist-packages/scapy/arch/linux.py", line 195, in get_alias_address
names = names.tostring()
AttributeError: 'array.array' object has no attribute 'tostring'

Is there a way to use it in Debian?

Thank you

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions