Skip to content

Unable to install cryptography in requirements.txt #108

Open
@lcheng15

Description

@lcheng15

When setting up my virtual environment, I got the error

build/temp.macosx-15.2-arm64-cpython-38/_openssl.c:579:10: fatal error: 'openssl/opensslv.h' file not found 579 | #include <openssl/opensslv.h> | ^~~~~~~~~~~~~~~~~~~~ 1 error generated. error: command '/usr/bin/clang' failed with exit code 1 [end of output]

Currently on an M1 MacBook, MacOS Sequoia 15.2, tried updating pip version but it didn't work. tried installing [email protected] via brew but it's been disabled since 2024.

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