Skip to content

zenmap python issue #2446

@AliyevH

Description

@AliyevH

Hi. I saw some people create issue with python.
As most of distros changed default installed python version to 3
suggest to migrate to python3 or for now change header of /usr/bin/zenmap
#!/usr/bin/env python to #!/usr/bin/env python2

Describe the bug

    except ImportError, e:
           ^^^^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized

To Reproduce
After fresh installation of fedora 35. install nmap and run.

  • Output of nmap --version: 7.92-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions