-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown instruction 'LOAD_FAST_LOAD_FAST' with SciPy #1094
Comments
Always from |
Just started failing nightly job (20250212.1) on all platforms, but only with SciPy solvers. ubuntu
macOS
Windows
|
Worked the night before with Ubuntu
macOS
Windows
|
On failing build, UbuntuPETSc
Trilinos
Of course. Trilinos and PySparse both pinned to older Python versions. macOSPETSc
|
So, it's Python 3.13 that's causing the problem, and it's only coincidental that it's happening for |
https://dev.azure.com/guyer/FiPy/_build/results?buildId=1543
SyntaxError: Unknown instruction: Instruction(opname='LOAD_FAST_LOAD_FAST', opcode=88, ...
The text was updated successfully, but these errors were encountered: