You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thanks for the issue. AWX doesn't try to support multiple versions of Python. Our builds are currently based on centos:stream9 and it ships with python3.9. Feel free to submit a PR that works with both 3.9 and 3.11, or we will fix this whenever we get around to updating to 3.11.
FYI, my original bug about this was "fixed" by #13174 (except it wasn't) — so perhaps you can manage to actually fix it via extending the same approach to more subparsers. But I don't know the code at all, so I don't know if it won't break anything.
Please confirm the following
Bug Summary
AWX version
22.0.0
Select the relevant components
Installation method
N/A
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
pytest -vv
Expected results
Tests pass
Actual results
Tests do not pass
Additional information
No response
The text was updated successfully, but these errors were encountered: