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

Exif related import error #11

Open
pedr2o opened this issue May 14, 2021 · 2 comments
Open

Exif related import error #11

pedr2o opened this issue May 14, 2021 · 2 comments

Comments

@pedr2o
Copy link

pedr2o commented May 14, 2021

Error importing a meshroom project that uses images without any EXIF?

Python: Traceback (most recent call last):
  File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py", line 238, in execute
    import_cameras(cameras_sfm, self.img_front)
  File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py", line 111, in import_cameras
    focal_length = float(view['metadata']['Exif:FocalLength'])
KeyError: 'Exif:FocalLength'

location: <unknown location>:-1
@ellenkantola
Copy link

Same problem. Any solutions or workarounds for this?

@onham
Copy link

onham commented Dec 12, 2023

anyone found any workarounds for this yet?

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