Splunk Enterprise

Unable to install Python for Scientific Computing AddOn Application..

rolypolytoyy
Explorer

I am installing Python for Scientific Computing AddOn application but there is an error like this : 

 

Error during app install: failed to extract app from C:\Program Files\Splunk\var\run\7514f26da673bbe6.tar.gz to C:\Program Files\Splunk\var\run\splunk\bundle_tmp\df9ffe7f1b8aef48: The system cannot find tthe path specified.

 

what should I do to solve this problem?

 

Labels (1)
Tags (2)
0 Karma
1 Solution

inventsekar
SplunkTrust
SplunkTrust

well, yes, i tried to install it on my Splunk and i get the same error. 
when i searched for this error, i found this:

https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-when-installing-Python-for-Scientific-Com...

 

Could you pls try this from the CLI :


cd $SPLUNK_HOME/etc/apps
tar xf /tmp/python-for-scientific-computing-for-windows-64-bit_410.tgz

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !

View solution in original post

inventsekar
SplunkTrust
SplunkTrust

C:\Program Files\Splunk\var\run\7514f26da673bbe6.tar.gz
may we know if this file is available, with read permission to the Splunk User?

looks like the Splunk user got no read-write permission to Splunk home directory.. pls verify it, thanks.

 

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !

rolypolytoyy
Explorer

Thank you for your quick response!

 

I gave to my account these roles (admin and user) and restarted Splunk Enterprise

rolypolytoyy_0-1702274275653.png

but there are still same error when I'm installing Python for Scientific Computing Application...

 

and there are no such file 

C:\Program Files\Splunk\var\run\7514f26da673bbe6.tar.gz

 in 

C:\Program Files\Splunk\var\run

 

 

 

0 Karma

inventsekar
SplunkTrust
SplunkTrust

well, yes, i tried to install it on my Splunk and i get the same error. 
when i searched for this error, i found this:

https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-when-installing-Python-for-Scientific-Com...

 

Could you pls try this from the CLI :


cd $SPLUNK_HOME/etc/apps
tar xf /tmp/python-for-scientific-computing-for-windows-64-bit_410.tgz

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !

rolypolytoyy
Explorer

Thank you so much for following through with this issue.

the installation completed successfully!

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!

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, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...