openfisca-core icon indicating copy to clipboard operation
openfisca-core copied to clipboard

Add how to install numpy in M1

Open bonjourmauko opened this issue 3 years ago • 3 comments

Add how to install numpy in M1

TODO

  • [ ] Move it to doc

bonjourmauko avatar May 30 '22 13:05 bonjourmauko

As documented in https://github.com/openfisca/openfisca-core/pull/990, I suggest to use conda instead, which is much simpler and faster than compiling from source.

If we were to add these instructions for compiling from source in this case, I suggest to prefer documenting it as another edge case in the doc rather than in the README 🙂

MattiSG avatar May 30 '22 14:05 MattiSG

Coverage Status

Coverage remained the same at 78.922% when pulling 2feb3e19697518b4f22e920425f2c0f509637bfc on numpy-readme-m1 into 7c564231ffb43be433efa1270b1f8cbc9b6c7951 on master.

coveralls avatar May 30 '22 15:05 coveralls

Thanks, I'll leave this as draft then until moving the contribution to the doc.

bonjourmauko avatar Aug 01 '22 11:08 bonjourmauko

Moved to https://github.com/openfisca/openfisca-doc/issues/274

MattiSG avatar Sep 09 '22 08:09 MattiSG