<div dir="ltr">Hi all,<div><br></div><div>I am trying to install yt using pip in an anaconda environment I just setup. I am running into an issue with freetype. I installed freetype from this location: </div><div><div><a href="http://download.savannah.gnu.org/releases/freetype">http://download.savannah.gnu.org/releases/freetype</a> and I created the freetype.cfg file as shown in the example. Yet, installing with pip produces the same error that it cannot read the FTYPE location from freetype.cfg .</div>
</div><div><br></div><div>Thanks,</div><div>Alex</div><div><br></div><div>Install Log : </div><div><br></div><div><div>Downloading/unpacking yt</div><div>  Downloading yt-2.6.1.tar.gz (2.3MB): 2.3MB downloaded</div><div>  Running setup.py (path:/global/scratch2/sd/bogert/pip_build_bogert/yt/setup.py) egg_info for package yt</div>
<div>    non-existing path in 'yt/utilities/spatial': 'tests'</div><div>    PNG_LOCATION: PNG found via ctypes in: /usr/include, /usr/lib64</div><div>    Reading FTYPE location from freetype.cfg failed.</div>
<div>    Please place the base directory of your</div><div>    FTYPE install in freetype.cfg and restart.</div><div>    (ex: "echo '/usr/local/' > freetype.cfg" )</div><div>    You can locate the path by looking for ft2build.h</div>
<div>    Complete output from command python setup.py egg_info:</div><div>    non-existing path in 'yt/utilities/spatial': 'tests'</div><div><br></div><div>PNG_LOCATION: PNG found via ctypes in: /usr/include, /usr/lib64</div>
<div><br></div><div>Reading FTYPE location from freetype.cfg failed.</div><div><br></div><div>Please place the base directory of your</div><div><br></div><div>FTYPE install in freetype.cfg and restart.</div><div><br></div>
<div>(ex: "echo '/usr/local/' > freetype.cfg" )</div><div><br></div><div>You can locate the path by looking for ft2build.h</div></div><div><br></div></div>