Cannot find libraries

Why does searching for libraries, specifically SSD1306 , not work after I installed the fusion hat+ software?

Did you also install the 1306 specific drivers?

pip3 install adafruit-circuitpython-ssd1306

If you did? Was this inside or outside a venv?