Skip to content

The PyMISP package must be installed to use this program. #193

Description

@Tyrell20

Hello,
Fulfilled all the requirements to run the program but on startup I get the following error:

The PyMISP package must be installed to use this program.

Below extract of proof about pymisp installed

Requirement already satisfied: pymisp in /usr/local/lib/python3.6/site-packages Requirement already satisfied: six in /usr/lib/python3.6/site-packages (from pymisp) Requirement already satisfied: jsonschema in /usr/lib/python3.6/site-packages (from pymisp) Requirement already satisfied: requests in /usr/local/lib/python3.6/site-packages (from pymisp) Requirement already satisfied: deprecated in /usr/local/lib64/python3.6/site-packages (from pymisp) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.6/site-packages (from pymisp) Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3.6/site-packages (from requests->pymisp) Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.6/site-packages (from requests->pymisp) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests->pymisp) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests->pymisp) Requirement already satisfied: wrapt<2,>=1.10 in /usr/local/lib64/python3.6/site-packages (from deprecated->pymisp)

Any suggestion to fix this issue?

Thanks a lot.

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