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

WindowsError: [Error 2] #3

Closed
mrgloom opened this issue Jul 10, 2017 · 3 comments
Closed

WindowsError: [Error 2] #3

mrgloom opened this issue Jul 10, 2017 · 3 comments

Comments

@mrgloom
Copy link

mrgloom commented Jul 10, 2017

I have tried to run pipeline demo, but get following error:

C:\Users\user\Downloads\openMVS_sample-master\openMVS_sample-master>python Mvg
Mvs_Pipeline.py images output
# Using input dir  :  C:\Users\user\Downloads\openMVS_sample-master\openMVS_sa
mple-master\images
#       output_dir :  C:\Users\user\Downloads\openMVS_sample-master\openMVS_sa
mple-master\output
# First step  :  0
# Last step :  11
#0. Intrinsics analysis
Traceback (most recent call last):
  File "MvgMvs_Pipeline.py", line 236, in <module>
    pStep = subprocess.Popen(cmdline)
  File "C:\Anaconda\lib\subprocess.py", line 390, in __init__
    errread, errwrite)
  File "C:\Anaconda\lib\subprocess.py", line 640, in _execute_child
    startupinfo)
WindowsError: [Error 2]

BTW, is there any linux demo same as this one?

@dudutingting
Copy link

I have the error the same as you ,do you resolve it now ?

@cdcseacave
Copy link
Owner

did you make sure the paths inside the scrip point to the OpenMVG and OpenMVS executables?

@dudutingting
Copy link

I do not know,i just download the scrip from the website,whether the scrip need to modify and debug?

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

No branches or pull requests

3 participants