Skip to content

rpicam error with little configuration #776

@warrenjb

Description

@warrenjb

Anyone working on the below or is it a problem with my install?

I can see an image using ssh with raspistill -o test.jpg but the camera button within the UI yields a black screen. Traced this back to below:

pi@CRANKSHAFT-NG:~ $ sudo /opt/crankshaft/cameraserver.py
/opt/crankshaft/cameraserver.py:9: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Traceback (most recent call last):
File "/opt/crankshaft/cameraserver.py", line 12, in
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Using a RPI 3+ with latest armhf install and with rpicam 2.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions