KenSciResearch/fairMLHealth

Failed pip Installation

DhruvSrikanth opened this issue · 0 comments

Describe the bug
Unable to install fairMLHealth package using pip.

To Reproduce
Steps to reproduce the behavior:

  1. Open terminal in project repository.
  2. Run the following command -
python -m pip install fairmlhealth

Expected behavior
Package fairMLHealth is installed.

Observed behavior
Error: Failed to build dependencies - numpy.

Note
I have installed and used numpy on this system, project and environment so I am not sure why it is failing to build the wheel for numpy.

System:

  • OS: macOS Sonoma
  • Version: 14.2.1

Environment:

  • Python version: 3.10.9
  • Virtual Environment: venv
  • pip version: 23.3.2