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

RuntimeError: CameraInit failed with error code 1.[question] #1070

Closed
Phoenix-64 opened this issue Sep 22, 2020 · 13 comments
Closed

RuntimeError: CameraInit failed with error code 1.[question] #1070

Phoenix-64 opened this issue Sep 22, 2020 · 13 comments

Comments

@Phoenix-64
Copy link

I manually installed the newest version of meshroom. Now i get this error:
RuntimeError: CameraInit failed with error code 1.
Command was: "aliceVision_cameraInit --sensorDatabase "D:\Programme\meshroom_2020_09\AliceVision\src\aliceVision\sensorDB\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --allowedCameraModels pinhole,radial1,radial3,brown,fisheye4,fisheye1 --viewIdMethod metadata --verboseLevel info --output "C:/Users/piosb/AppData/Local/Temp/tmppo1d2u9f/CameraInit/ac38bdd16b58bc6daeecdeacbfc7df059355110f/cameraInit.sfm" --allowSingleView 1 --input "C:\Users\piosb\AppData\Local\Temp\tmppo1d2u9f/CameraInit/ac38bdd16b58bc6daeecdeacbfc7df059355110f//viewpoints.sfm"".

Theese are my envoirmetn variables:
grafik

And this is my file structure
output.docx

I just followed the documentation:
https://github.com/alicevision/meshroom/blob/develop/INSTALL.md

@Phoenix-64
Copy link
Author

DSC00091
DSC00092
DSC00090
these are some of the images I tryed to import

@natowi
Copy link
Member

natowi commented Sep 22, 2020

Do you have the latest corresponding AliceVision release (dev build) installed?

@Phoenix-64
Copy link
Author

I installed both on the same day so I suppose but if it is the dev build I am not sure about that I just followed the instructions. How can I check it?

@natowi
Copy link
Member

natowi commented Sep 22, 2020

What AliceVision binaries do you use? Do you use your own build? (just to make sure this issue is not related to missing AV or wrong version,...)

@Phoenix-64
Copy link
Author

I just did what is in this guide:
https://github.com/alicevision/AliceVision/blob/develop/INSTALL.md
Building the project using vcpkg
With the Cuda >= 10 version, I checked that Cuda is > 10.
And I seem to have gotten the Release 2.2.0

@natowi
Copy link
Member

natowi commented Sep 22, 2020

Ok, do you get the same error message with other images?

Check out #125 #372 #452

@Phoenix-64
Copy link
Author

Phoenix-64 commented Sep 23, 2020

Should I first run the setup.py? I directly ran the sh file. And the error messages are always the same

@Phoenix-64
Copy link
Author

When I start the start.sh I instantly get these error messages:
[2020-09-23 13:06:14,370][WARNING] == The following "submitters" plugins could not be loaded ==

  • simpleFarmSubmitter: No module named 'simpleFarm'

[2020-09-23 13:06:16,264][WARNING] Missing plugin qtAliceVision.
[2020-09-23 13:06:16,264][WARNING] Missing plugin qtOIIO.
[2020-09-23 13:06:18,237][WARNING] Retrying to obtain clipboard.

@natowi
Copy link
Member

natowi commented Sep 23, 2020

qtAliceVision and qtOIIO are missing or not found. You need the latest builds for those, too.

@Phoenix-64
Copy link
Author

Phoenix-64 commented Sep 23, 2020

ah okay, how can I build them? ANd is qt automatically installed?

@Phoenix-64
Copy link
Author

Phoenix-64 commented Sep 23, 2020

I give up... When does the next Build come out?

@natowi
Copy link
Member

natowi commented Sep 23, 2020

Meshroom 2020 is 98% complete and should be released in a few weeks. https://github.com/alicevision/AliceVision/milestone/31 https://github.com/alicevision/meshroom/milestone/10 (It depends on how long it takes to close open PRs)

@Phoenix-64
Copy link
Author

Perfect

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