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

Getting a path related error? #3

Open
noobtoob4lyfe opened this issue Nov 1, 2022 · 0 comments
Open

Getting a path related error? #3

noobtoob4lyfe opened this issue Nov 1, 2022 · 0 comments

Comments

@noobtoob4lyfe
Copy link

Hi, I keep getting this error when I'm positive that my paths in my arguments are correct. Could this be a bug? Does this code not work on windows?

Traceback (most recent call last):
File "run_mvs.py", line 179, in
optimize(args.input_dir, args.src_img, args.output_dir)
File "run_mvs.py", line 25, in optimize
print("ERROR! File %s does not exist in directory %d. Please make sure you entered the name correctly." % (src_img, os.path.abspath(base_dir)))
TypeError: %d format: a number is required, not str

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

1 participant