Code stopped working after Python upgrade #1273
Labels
bug
Something isn't working
process/needs triage
Requires initial assessment of validity, priority etc.
python
Is related to Python code.
Describe the bug
After upgrading Python from version 3.10.12 to 3.11.10 my previously working code stopped working.
To Reproduce
I believe this is the relevant bit of code:
This is the line that triggers the exception:
Environment
Timefold Solver Version or Git ref:
1.17.0b0
Output of
java -version
:openjdk version "17.0.13" 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing)
Output of
uname -a
orver
:Linux jelle-XPS-15-9520 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: