This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author isuruf
Recipients isuruf
Date 2022-03-29.17:35:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648575329.21.0.561330062927.issue47154@roundup.psfhosted.org>
In-reply-to
Content
If `cflags` contains something like, `-I/Users/isuru/handy-archives-env/include`, then the code assumes that there is a `-arch` flag in it and errors with 

ValueError: Don't know machine value for archs=()
History
Date User Action Args
2022-03-29 17:35:29isurufsetrecipients: + isuruf
2022-03-29 17:35:29isurufsetmessageid: <1648575329.21.0.561330062927.issue47154@roundup.psfhosted.org>
2022-03-29 17:35:29isuruflinkissue47154 messages
2022-03-29 17:35:29isurufcreate