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 pkoning
Recipients ned.deily, pkoning, ronaldoussoren
Date 2022-02-03.19:14:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643915662.48.0.0476331394582.issue46628@roundup.psfhosted.org>
In-reply-to
Content
Trying to install "aiohttp" with pip I get a compile error installing "yarl".  I get the same error when I install just that module.  But it installs fine on 3.10.  This is on an Apple M1 (ARM64) machine.
History
Date User Action Args
2022-02-03 19:14:22pkoningsetrecipients: + pkoning, ronaldoussoren, ned.deily
2022-02-03 19:14:22pkoningsetmessageid: <1643915662.48.0.0476331394582.issue46628@roundup.psfhosted.org>
2022-02-03 19:14:22pkoninglinkissue46628 messages
2022-02-03 19:14:22pkoningcreate