seb <s_r...@maxon.net> added the comment:

Thanks for the help! I tried the instructions, without success. I installed xz 
through homebrew (which needs to be installed on Silicon under /opt/homebrew). 
I can confirm the existance of: /opt/homebrew/Cellar/xz/5.2.5/include/lzma.h

I used CPPFLAGS and also modified the system_include_dirs variable in the 
setup.py file, in both cases lzma.h seems to be ignored.

> system_include_dirs = ['opt/homebrew/include', 
> '/opt/homebrew/Cellar/xz/5.2.5/include']

Am I missing something obvious here? Thanks!

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41116>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to