fact-extractor
fact-extractor copied to clipboard
requirements.txt cannot be installed
I am using Linux and running "pip install -r requirements.txt", but I got the following issue when the MATPLOTLIB is installing:
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.