dbpedia/fact-extractor

requirements.txt cannot be installed

SRL94 opened this issue · 1 comments

SRL94 commented

I am using Linux and running "pip install -r requirements.txt", but I got the following issue when the MATPLOTLIB is installing:
screenshot_2018-11-05_15-30-21

Hi, from here it looks like you have to install the development packages of freetype. The suggested solution is to run apt-get install libfreetype6-dev pkg-config, but the exact command depends on your Linux distro.