Open
Description
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
Labels
No labels