Skip to content

Version not detected on Python project scan #1195

Answered by prabhu
HendrikSchrieber asked this question in Q&A
Discussion options

You must be logged in to vote

Running the container with -e "PYTHON_CMD=/usr/bin/python3.12" makes it to succeed. What I am suspecting is that the cdxgen container image contains multiple versions of python (Unsurprising since almalinux!), so somehow python 3.9 is being used.

With the upcoming 10.8.0 release, --include-formulation lists all versions of build tools used, which is useful for troubleshooting. We can also update the container image with the right value for PYTHON_CMD.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@HendrikSchrieber
Comment options

@prabhu
Comment options

@HendrikSchrieber
Comment options

@prabhu
Comment options

Answer selected by HendrikSchrieber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants