Both python3 setup.py install and sudo python3 setup.py install fail on M1 Mac.
Not tested on Intel Mac.
System Software Overview:
System Version: macOS 12.5 (21G72)
Kernel Version: Darwin 21.6.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: ********
User Name: ********
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
Both python3 setup.py install and sudo python3 setup.py install fail on M1 Mac. Not tested on Intel Mac.
with
--user
workaround
run
python3 setup.py install
in linux docker container like ubuntu:latestlog