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
yutoumanman2@ubuntu:$ cd OpenSfM/
yutoumanman2@ubuntu:/OpenSfM$ bin/opensfm_run_all data/berlin
Running using Python command: python
Traceback (most recent call last):
File "/home/yutoumanman2/OpenSfM/bin/opensfm", line 10, in
from opensfm import commands
File "/home/yutoumanman2/OpenSfM/opensfm/commands/init.py", line 4, in
from . import match_features
File "/home/yutoumanman2/OpenSfM/opensfm/commands/match_features.py", line 9, in
from opensfm import matching
File "/home/yutoumanman2/OpenSfM/opensfm/matching.py", line 3, in
import pyopengv
ImportError: No module named 'pyopengv'
The text was updated successfully, but these errors were encountered:
yutoumanman2@ubuntu:
$ cd OpenSfM//OpenSfM$ bin/opensfm_run_all data/berlinyutoumanman2@ubuntu:
Running using Python command: python
Traceback (most recent call last):
File "/home/yutoumanman2/OpenSfM/bin/opensfm", line 10, in
from opensfm import commands
File "/home/yutoumanman2/OpenSfM/opensfm/commands/init.py", line 4, in
from . import match_features
File "/home/yutoumanman2/OpenSfM/opensfm/commands/match_features.py", line 9, in
from opensfm import matching
File "/home/yutoumanman2/OpenSfM/opensfm/matching.py", line 3, in
import pyopengv
ImportError: No module named 'pyopengv'
The text was updated successfully, but these errors were encountered: