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
I really enjoy OpenFisca, but I recently encountered an issue.
Here is what I did:
I'm trying to work with openfisca with python version 3.12+ and numpy 2.0.2+, because they offer several improvements in terms of performance and new builtin syntax.
Here is what I expected to happen:
To run make and for it to just work.
Here is what actually happened:
I encounter several errors when installing such versions and then run make.
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
Here is what I did:
I'm trying to work with openfisca with python version 3.12+ and numpy 2.0.2+, because they offer several improvements in terms of performance and new builtin syntax.
Here is what I expected to happen:
To run
make
and for it to just work.Here is what actually happened:
I encounter several errors when installing such versions and then run
make
.TODO
The text was updated successfully, but these errors were encountered: