Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

No module named 'rawpy' #4

@ManudattaG

Description

@ManudattaG

I'm getting ModuleNotFoundError for 'rawpy' library on my MacOS. I tried installing rawpy directly using 'pip install' / 'brew install' and also using .whl files of multiple versions downloading from org website. Didn't seem to be working anyways. Please help me with this? Thanks.

Traceback (most recent call last): File "photo_raw_converter_svc/converter.py", line 5, in <module> import rawpy ModuleNotFoundError: No module named 'rawpy'

This is my installed libraries in my venv

Cython==0.29.24 imageio==2.9.0 numpy==1.21.2 Pillow==8.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions