Ned Deily <n...@python.org> added the comment:

> I am running macOS Big Sur Version 11.1 on Silicon and still get the error 
> about the missing lzma.h file.

Unfortunately, Apple does not include the XZ library with macOS so, to build 
that module, you will need to supply a copy from another source, either build 
it yourself or from a third-party library provider like Homebrew or MacPorts.  
The Python Developer's Guid has some suggestions:

https://devguide.python.org/setup/#macos-and-os-x

----------

_______________________________________
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