Pillow: libopenjp2.so.7: cannot open shared object file: No such file or directory

前端 未结 1 1210
甜味超标
甜味超标 2021-02-12 17:25

I have a fresh, minimal Raspbian Stretch install. I have installed the PIXEL-dekstop by running sudo apt-get install --no-install-recommends xserver-xorg and am no

1条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-12 18:12

    What worked for me was running :

    sudo apt-get install libopenjp2-7
    

    Good Luck!

    0 讨论(0)
提交回复
热议问题