You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've processed my pictures with process.py and all went fine but where is the map?
So I tried explorer.py but I have an error:
./explorer.py ./Pix4d/
Traceback (most recent call last):
File "/Users/xxxx/Downloads/ImageAnalysis-master/scripts/./explorer.py", line 24, in
from direct.showbase.ShowBase import ShowBase # pip install panda3d
File "/opt/homebrew/lib/python3.9/site-packages/direct/showbase/ShowBase.py", line 40, in
from panda3d.core import *
ImportError: dlopen(/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so, 2): no suitable image found. Did find:
/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so: code signature in (/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so) not valid for use in process using Library Validation: Trying to load an unsigned library
I've processed my pictures with process.py and all went fine but where is the map?
So I tried explorer.py but I have an error:
./explorer.py ./Pix4d/
Traceback (most recent call last):
File "/Users/xxxx/Downloads/ImageAnalysis-master/scripts/./explorer.py", line 24, in
from direct.showbase.ShowBase import ShowBase # pip install panda3d
File "/opt/homebrew/lib/python3.9/site-packages/direct/showbase/ShowBase.py", line 40, in
from panda3d.core import *
ImportError: dlopen(/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so, 2): no suitable image found. Did find:
/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so: code signature in (/opt/homebrew/lib/python3.9/site-packages/panda3d/core.cpython-39-darwin.so) not valid for use in process using Library Validation: Trying to load an unsigned library
thanks for help