python摄影测量工具箱问题

2024-05-23 14:25:30 发布

您现在位置:Python中文网/ 问答频道 /正文

我是Linux新手,请耐心听我说

我正在从事一个使用python摄影测量工具箱的项目(“https://github.com/steve-vincent/photogrammetry“”,我正在执行此链接中描述的步骤(“”)https://arc-team-open-research.blogspot.com/2012/12/how-to-make-3d-scan-with-pictures-and.html?fbclid=IwAR2r0YFCe86sCo86rl9hthW-SL4tdFSMMXkF_0rHP3Hkv5ZFWdbPs5WYBrI”) 当我在一组照片上运行bundler时,终端上没有bundler输出文件,并且出现以下错误:

/home/zotacman2/photogrammetry-master/linux/software/bundler/bin/bundler: error while loading shared libraries: liblapack.so.3gf: cannot open shared object file: No such file or directory
Finished! See the results in the '/tmp/osm-bundler-8yOA_n' directory

(nautilus:3044): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed

(nautilus:3044): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed

(nautilus:3044): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed

(nautilus:3044): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(nautilus:3044): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

请帮助我,我在其他论坛上没有找到任何解决方案

PS:我在ubuntu 16.04上运行,在python 2.7上运行代码


Tags: httpscomobjectopennullinterfacefileshared