Python interop tests failing in CI
Open
- Dominant language
- C#
- Stars
- 39
- Forks
- 30
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 16
Description
### Describe the bug, including details regarding any error messages, version, and platform.
It looks like Python has been updated to 3.14 on at least some test images but pythonnet does not yet support 3.14 and so tests are failing. Relates to [https://github.com/pythonnet/pythonnet/issues/2610](https://github.com/pythonnet/pythonnet/issues/2610).
Contributor guide
Assessment
This issue has not been assessed yet.