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

PyMISP and MISP version mismatch #1204

Closed
mbell85 opened this issue Apr 19, 2024 · 2 comments
Closed

PyMISP and MISP version mismatch #1204

mbell85 opened this issue Apr 19, 2024 · 2 comments

Comments

@mbell85
Copy link

mbell85 commented Apr 19, 2024

Hello,

I posted earlier with this issue but it got closed a little prematurely

"The version of PyMISP recommended by the MISP instance (2.4.188) is newer than the one you're using now (2.4.159). Please upgrade PyMISP."

I ran, as suggested:

pip3 install --upgrade pymisp

However, when exporting TIs, I'm still getting the same message.

Thanks!

@Rafiot
Copy link
Member

Rafiot commented Apr 19, 2024

(nvm, not your python version)

Well, can you paste the output of pip3 install --upgrade pymisp? It can be many things but my guess is that the install is done as one user, and the script runs as another.

@mbell85
Copy link
Author

mbell85 commented Apr 23, 2024

my guess is that the install is done as one user, and the script runs as another.

This was correct. Fixed the issue. Much thanks!

@mbell85 mbell85 closed this as completed Apr 23, 2024
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

2 participants