nicknochnack / TFODCourse

957 stars 924 forks source link

FreeType version 2.3 or higher is required #128

Closed chinhong11 closed 1 year ago

chinhong11 commented 1 year ago

Hi Nicholas,

Good day to you. Thanks for the nice tutorial on object detection.

I was following the tutorial smoothly and it stuck until the !pip install protobuf matplotlib==3.2 step on 1:52:28 in the video.

The error it shows me is: src/checkdep_freetype2.c(5): fatal error C1189: #error: "FreeType version 2.3 or higher is required. You may set the MPLLOCALFREETYPE environment variable to 1 to let Matplotlib download it. error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.34.31933\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

May I know how to solve this issue as I am currently running on a project.

Truly appreciate if you could help :)

chinhong11 commented 1 year ago

install matplotlib duruing the environment not the notebook