Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tyrell20 opened this issue Feb 3, 2025 · 0 comments
Open

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

Tyrell20 opened this issue Feb 3, 2025 · 0 comments

Comments

@Tyrell20
Copy link

Tyrell20 commented Feb 3, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant