NVIDIA-AI-IOT / face-mask-detection

Face Mask Detection using NVIDIA Transfer Learning Toolkit (TLT) and DeepStream for COVID-19
MIT License
241 stars 94 forks source link

cannot find matplotlib #33

Open relaxtheo opened 3 years ago

relaxtheo commented 3 years ago

It always report cannot find matplotlib in the box for function visualize_images.

I have installed matplotlib in host, in launcher, I even add installation script in ipynb files, but still cannot solve the problem.

Komoro2018 commented 2 years ago

I have the same error during the step of simple grid visualizer

Komoro2018 commented 2 years ago

I install in host outside of launcher, no error and it s working