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

Camera fails: ModuleNotFoundError: No module named 'png' #213

Open
zytegalaxy opened this issue Jan 14, 2025 · 0 comments
Open

Camera fails: ModuleNotFoundError: No module named 'png' #213

zytegalaxy opened this issue Jan 14, 2025 · 0 comments

Comments

@zytegalaxy
Copy link
Collaborator

camera does not work in version https://github.com/ubopod/ubo_app/actions/runs/12762841043

File "/opt/ubo/env/lib/python3.11/site-packages/ubo_app/services/040-camera/ubo_handle.py", line 12, in setup
    from setup import init_service
  File "/opt/ubo/env/lib/python3.11/site-packages/ubo_app/load_services.py", line 74, in exec_module
    super().exec_module(module)
  File "/opt/ubo/env/lib/python3.11/site-packages/ubo_app/services/040-camera/setup.py", line 12, in <module>
    import png
ModuleNotFoundError: No module named 'png' - extra: {
  "exception_thread": "<UboServiceThread id=camera label=Camera name=040-camera>"
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