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

sqlite3.OperationalError: no such table: images #54

Open
YL-yyy opened this issue Sep 13, 2024 · 4 comments
Open

sqlite3.OperationalError: no such table: images #54

YL-yyy opened this issue Sep 13, 2024 · 4 comments

Comments

@YL-yyy
Copy link

YL-yyy commented Sep 13, 2024

How to solve this problem?

@YL-yyy
Copy link
Author

YL-yyy commented Sep 13, 2024

File "/mnt/data/street_gaussians/script/waymo/colmap_waymo_full.py", line 137, in run_colmap_waymo
c.execute('SELECT * FROM images')
sqlite3.OperationalError: no such table: images

@Fishsix20236356
Copy link

Before the error, you can see the terminal mentioned that colmap is not installed. So you need to install colmap first. I compile the colmap and install it.

@YL-yyy
Copy link
Author

YL-yyy commented Sep 21, 2024 via email

@HHollowAU
Copy link

If I use server to run this train,colmap can be installed ?

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