Daniel Boline
Results
1
comments of
Daniel Boline
The setup.py file for numpy doesn't allow the bdist installation method, my solution is to patch setup.py (it requires modifying two lines), see: https://github.com/numpy/numpy/issues/7632 The change to setup.py: https://github.com/ddboline/numpy/commit/c5435d0944b4a5563afadf6afef3fbfe525ccbd1