All Apps and Add-ons

How to import util when using exec_anaconda?

afdelacruz
Engager

When using the script command, I try to import exec_anaconda in order to use Pandas and Numpy. However, when I run my script it errors out saying,

01-16-2020 11:31:30.707 ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\bin\Python3.exe C:\Program Files\Splunk\etc\apps\TestCleartiScript\bin\Clearti_v0.2_Splunk.py': from util.base_util import get_apps_path

01-16-2020 11:31:30.707 ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\bin\Python3.exe C:\Program Files\Splunk\etc\apps\TestCleartiScript\bin\Clearti_v0.2_Splunk.py': ModuleNotFoundError: No module named 'util'

That statement 'from util.base_util import get_apps_path is in the exec_anaconda.py that gets called in the beginning of my script.

1 Solution

C_HIEN
Path Finder

I solved this problem adding the "/bin/util" folder of Splunk MLTK on my app bin path.

View solution in original post

C_HIEN
Path Finder

I solved this problem adding the "/bin/util" folder of Splunk MLTK on my app bin path.

Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...