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

python nagios_silverpeak_api.py : getting error #1

Open
georgej77 opened this issue May 28, 2020 · 1 comment
Open

python nagios_silverpeak_api.py : getting error #1

georgej77 opened this issue May 28, 2020 · 1 comment

Comments

@georgej77
Copy link

georgej77 commented May 28, 2020

Hi Hari,

Im getting the below error when i run the command on nagios server. Can you provide the resolution for it.

# python nagios_silverpeak_api.py -H 192.168.10.211 -O tunnels
RuntimeError: module compiled against API version 6 but this version of numpy is 4
numpy.core.multiarray failed to import
Traceback (most recent call last):
File "nagios_silverpeak_api.py", line 3, in
import pandas as pd
File "/usr/lib64/python2.6/site-packages/pandas/init.py", line 6, in
from . import hashtable, tslib, lib
ImportError: numpy.core.multiarray failed to import
You have new mail in /var/spool/mail/root
[root@gl-nms02 libexec]# python nagios_silverpeak_api.py -H 192.168.10.211 -O alarms
RuntimeError: module compiled against API version 6 but this version of numpy is 4
numpy.core.multiarray failed to import
Traceback (most recent call last):
File "nagios_silverpeak_api.py", line 3, in
import pandas as pd
File "/usr/lib64/python2.6/site-packages/pandas/init.py", line 6, in
from . import hashtable, tslib, lib
ImportError: numpy.core.multiarray failed to import

Thanks,
JInju

@bchappe
Copy link

bchappe commented Nov 2, 2021

Hi JInju, have you found the error ?

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