Skip to content

[BUG] can't be used in virtual environment #503

@MazrimT

Description

@MazrimT

Describe the bug
Can't use it since it's not usable in virtual environment
To even install it you need to jump through hoops I've never seen before with a python package from raspberry pi.

To Reproduce
make a virtual environment
install picamera2

Error message
import libcamera
ModuleNotFoundError: No module named 'libcamera'

Expected behaviour
you should be able to just run pip install picamera2 and the dependencies work.
Also I expect there to be an easy to follow instruction manual.

Hardware :
Raspberry Pi 4, 4gb

Additional context
upgraded to bullseye and tried to replace my simple ffmpeg-python with this package.
The difference between getting that to work and this (which can't work) is incredible.

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