Closed xueshuai0922 closed 10 months ago
a same issue[https://github.com/OpenDroneMap/ODM/issues/1652] which sloved ,change 20.04TLS . but my dockerfile has been make base layer:FROM nvidia/cuda:11.2.2-devel-ubuntu20.04 AS builder
Can you paste the entire log?
245.7 Preparing to unpack .../17-libblosc1_1.17.1+ds1-1_amd64.deb ... 245.7 Unpacking libblosc1 (1.17.1+ds1-1) ... …… 291.0 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 291.0 Setting up libgtk2.0-0:amd64 (2.24.32-4ubuntu4) ...
Your issue is related to OpenCV. But I can't find any information about installing the prereqs. You should make sure all the prereqs installed successfully. https://github.com/OpenDroneMap/ODM/blob/1283df206e42993e90f166a533d1a50cad298a92/snap/snapcraft.yaml#L93-L107
How did you install ODM? (Docker, installer, natively, ...)?
docker install odm command :
docker build -t odm-gpu /mnt/drone/ODM/
Hostsystem: CentOS Linux release 7.9.2009 (Core) Docker version 24.0.6What is the problem?
No module named 'cv2'
What should be the expected behavior? If this is a feature request, please describe in detail the changes you think should be made to the code, citing files and lines where changes should be made, if possible.
docker install odm-gpu sucessful
How can we reproduce this? What steps did you do to trigger the problem? If this is an issue with processing a dataset, YOU MUST include a copy of your dataset AND task output log, uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this).