1 报错
ImportError: libpython3.10.so.1.0: cannot open shared object file: No such file or directory
2 解决方法
终端中输入如下命令:
sudo find / -name libpython3.10.so.1.0

ImportError: libpython3.10.so.1.0: cannot open shared object file: No such file or directory
终端中输入如下命令:
sudo find / -name libpython3.10.so.1.0

3730
1万+
509

被折叠的 条评论
为什么被折叠?