The action returns one of <SCADE>/contrib/Python3*, since a single distribution is expected there. Unfortunately some releases, such as SCADE 2023 R2 or 2024 R1, contain both Python37 and Python310. Python37 must not be used.
📝 Steps to reproduce
Add the version '23.2' to the tests matrix of the tests step of the workflow.
🔍 Before submitting the issue
🐞 Description of the bug
The action returns one of
<SCADE>/contrib/Python3*
, since a single distribution is expected there. Unfortunately some releases, such as SCADE 2023 R2 or 2024 R1, contain both Python37 and Python310. Python37 must not be used.📝 Steps to reproduce
Add the version
'23.2'
to the tests matrix of thetests
step of the workflow.The bug is not 100% reproducible.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
Ansys SCADE 2023 R2
🐍 Which Python version are you using?
3.10
📦 Installed packages