Splunk ITSI

ImportError: No module named builtins - python library not available after ITSI upgrade to Version: 4.4.2

sathim47
Engager

Hi,

We have custom app which was using internal set_logging module which was working till date without issue but we updated ITSI version 4.4.2 then python throws below error.

03-09-2020 17:11:11.351 ERROR sendmodalert - action=rebus_remedy_incident_create STDERR - ImportError: No module named builtins
03-09-2020 17:11:11.351 ERROR sendmodalert - action=rebus_remedy_incident_create STDERR - from builtins import object
03-09-2020 17:11:11.351 ERROR sendmodalert - action=rebus_remedy_incident_create STDERR - File "/opt/splunk/etc/apps/SA-ITOA/lib/ITOA/setup_logging.py", line 7, in
03-09-2020 17:11:11.351 ERROR sendmodalert - action=rebus_remedy_incident_create STDERR - from ITOA.setup_logging import setup_logging

could you please anyone help ? do i need to manually place this module inside sit-packages ?

Thanks
Sathish

Labels (1)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...