pip install labelme failing because FreeType version 2.3 or higher is required

I can’t install labelme because I get the error "#error "FreeType version 2.3 or higher is required." I did pip install freetype-py==2.3 but I get the error "ERROR: Could not find a version that satisfies the requirement freetype-py==2.3 (from versions: 0.1, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.3, 1.0, 1.0.1,… Read More pip install labelme failing because FreeType version 2.3 or higher is required