All Apps and Add-ons

How do i import python libraries outside of standard library.

divya1388
Explorer

For example how can i add beautifulsoup in the helper script. When i try to import "From bs4 import beautifulsoup" it gives the following error:
2020-05-13 20:11:09,321 ERROR pid=129034 tid=MainThread file=cim_actions.py:message:243 | sendmodaction - signature="Unexpected error: No module named 'bs4'." action_name="basic_email" search_name="test_arf" sid="1589415068.896" rid="0" app="TA-basic-app" user="admin" action_mode="adhoc" action_status="failure"

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...