Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] Directory project does not exist when following README.md using docker run -ti --rm -v /home/youruser/datasets:/datasets opendronemap/odm --project-path /datasets project #1787

Closed
moefear85 opened this issue Aug 2, 2024 · 2 comments

Comments

@moefear85
Copy link

How did you install ODM? (Docker, installer, natively, ...)?

docker

What is the problem?

docker isn't running. output: [ERROR] Directory project does not exist

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.

expected to run

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).

just type docker run -ti --rm -v /home/youruser/datasets:/datasets opendronemap/odm --project-path /datasets project from home directory, replacing youruser with your username.

@pierotofy
Copy link
Member

pierotofy commented Aug 2, 2024

This doesn't look like a software fault; if you need help running ODM, let's move the conversation over to https://community.opendronemap.org? 🙏

@moefear85
Copy link
Author

moefear85 commented Aug 2, 2024

maybe so, but it requires modifying the readme.md hence github tree to provide a working docker statement, since the presence of it implies that it is considered relevant that a simple docker statement should work out-of-the-box. otherwise it would suffice to point to the address of the docker image and tell the user to figure out how to run docker themselves. if you're the maintainer, feel free to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants