Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fresh install - no fonts on detection #12

Closed
ozett opened this issue Jun 5, 2020 · 3 comments
Closed

fresh install - no fonts on detection #12

ozett opened this issue Jun 5, 2020 · 3 comments

Comments

@ozett
Copy link

ozett commented Jun 5, 2020

installed all on fresh ubuntu 20.40 lts server,
with node-red raspian script and face-detection with command-line like here stated,
but fonts on detected image missing.
what to do? thanx for help...

image

(by the way: i had to delete the image node and drag it new onto the flow to get it work)

@ozett
Copy link
Author

ozett commented Jun 5, 2020

i found this error with missing fonts:

5 Jun 19:10:40 - [info] [Face-api.js : cde93ab3.8f0968 : Child Node] - Loaded models
5 Jun 19:10:58 - [error] Fontconfig error: Cannot load default config file

but than i found your hint to install depencendies here:
#4 (comment)

i will give it a try:

sudo apt-get update 
$ sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev 

@ozett
Copy link
Author

ozett commented Jun 5, 2020

that seemed to help it to get fonts:

image

@thebigpotatoe
Copy link
Owner

Going to close this since its a duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants