Skip to content

Cannot install reportlab Python package with macOS Big Sur #16

@sunweiyang

Description

@sunweiyang

Installing the reportlab Python package (pip install reportlab) fails on macOS Big Sur.

This was explained very well in this SO post and its corresponding answer:
https://stackoverflow.com/questions/64871133/reportlab-installation-failed-after-upgrading-to-macos-big-sur
https://stackoverflow.com/a/64872477/8930149

Basically, in the src/rl_addons/renderPM/gt1/gt1-namecontext.c source file, macintosh doesn't exist for Big Sur.

Is a fix possible so that developers using macOS Big Sur can use the reportlab Python package without issues?

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