Closed sbonaime closed 2 years ago
I just checked and I don't have the problem with opendronemap/odm:2.6.4 but it starts with 2.6.7
Thanks @sbonaime :hand: this is indeed a bug; it looks like the build process failed to install the pip dependencies. (This is the second time this has happened, pypi might be experiencing some network issues as of late). I've made improvements to the build script, so updated and fixed images should be online shortly. :pray:
Updated images are online, so this should be fixed (feel free to re-open if it's not). :+1:
@pierotofy So the bug was not in the code but rather in the docker process ?
In the docker build process, yes.
@pierotofy Is it possible to update the image with tag 2.6.7 as well? It's still not updated.
@pierotofy I have the same problem with opendronemap/odm:gpu
Job 41735 is waiting to be started...
Job 41735 has started on host h3cg01.
CUDA_VISIBLE_DEVICES=MIG-f11ed404-f6ed-5b7b-84af-2f21446f1959
===== RUN ODM =====
Traceback (most recent call last):
File "/code/run.py", line 10, in <module>
from opendm import log
File "/code/opendm/log.py", line 6, in <module>
import dateutil.parser
ModuleNotFoundError: No module named 'dateutil'
Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
How did you install OpenDroneMap? (Docker, natively, ...)?
When I start odm with docker, I have the following error
I have the same problem with opendronemap/nodeodm docker
Previously on the same server, I had no issue. My issue may be related to a recent update