我正在尝试用动态链接编译我的Rust项目,以缩小大小,并向应用程序提供.so (或.dll )文件,就像Qt在安卓中所做的那样。我读了并用当我运行我的程序时,我会得到以下错误:target/debug/t_pro: error while loading shared libraries: libstd-a021829e87e39dcf.so: cannot open shared object file: No such file or directory
raise OSError("xlwings requires an installation of Excel and therefore only works on Windows and macOSTo enable the installation on Linux nevertheless, do: export INSTALL_ON_LINUX=1; pip install xlwings"OSError: xlwings requires an installation of Excel and there