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

Force Python 3.9 since that's what we need for our scripts to run #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TyMarc
Copy link
Contributor

@TyMarc TyMarc commented Jan 16, 2025

If a customer needs to force a custom python version for their application to run, this will make sure our scripts will still run using Python 3.9

@TyMarc TyMarc force-pushed the mahinse/dont_force_python_versin branch from 707ee3e to fd2209a Compare January 16, 2025 19:31
@TyMarc
Copy link
Contributor Author

TyMarc commented Jan 16, 2025

Even the new Splunk AppInspect is returning a validation error if you force the python version to python 3.9, even if it's part of the available options: https://docs.splunk.com/Documentation/Splunk/latest/Admin/Restmapconf

python.version={default|python|python2|python3|python3.7|python3.9|latest}

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

Successfully merging this pull request may close these issues.

3 participants