Script errors/aborts when running Berlin example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 899
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I successfully installed all the dependencies and built openSFM following the ubuntu instructions. I'm currently running on Ubuntu 22.04.
However, when I run: bin/opensfm_run_all data/berlin, I get the following error right away:
line 17: 91044 Aborted (core dumped) "$PYTHON" "$DIR"/opensfm_main.py "$@"
I also printed PYTHON and DIR to make sure it's all the correct paths. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with bin/opensfm_run_all and the opensfm_main.py invocation shown in the error, then reproduce bin/opensfm_run_all data/berlin on Ubuntu 22.04 while examining the abort and core-dump context. Done means the Berlin example runs without immediately aborting, or the issue identifies a specific reproducible cause and required environment change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100