Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS support #7

Open
Tofull opened this issue Feb 3, 2023 · 0 comments
Open

MacOS support #7

Tofull opened this issue Feb 3, 2023 · 0 comments

Comments

@Tofull
Copy link
Member

Tofull commented Feb 3, 2023

jakteristics wheel seems to not be available for MacOS.

Users who want to install jakteristics on MacOs need to :
1 ) install gcc-12 and g++-12 compilers and use them instead of the default clang to build the jakteristics wheel (gcc and g++ binaries will be located in /opt/homebrew/bin folder)
2 ) install jakteristics with CC=gcc-12 CXX=g++-12 pip install jakteristics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant