KenSciResearch/fairMLHealth

AB#12971 Installation failure for some users when installing from local copy of repo

camagallen opened this issue · 0 comments

On some machines installation will fail when installing from a local copy of the repo. The current suggsted workaround is as follows:

  1. Download the repo from github
  2. Open setup.py and replace all “fairMLHealth” with “fairmlhealth”
  3. Install with “pip install
  4. import with “import fairmlhealth”