分类 技术应用 下的文章
分享各种技术应用方法树莓派下使用 PIL(pillow)
sudo apt install -y libopenjp2-7 libtiff5-devsudo pip3 install pillow
开启Termux的adb功能
Termux-ADBInstall ADB & FastBoot Tools in Termux!For devices with ARM or ARM64 processors only!How to installSilent installation: Copy and paste th...
ImportError: cannot open shared object file
在使用python的过程中经常会出现如下错误:ImportError: libxxx.so: cannot open shared object file: No such file or directory这时需要安装对应的依赖才能解决,可是常常我们并不知道缺失的文件属于哪个软件包。于是本文...
最新回复