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.

作者 hroncok
收信人 dstufft, eric.araujo, frenzy, hroncok, uranusjr, vstinner
日期 2021-08-10.12:47:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1628599666.87.0.40404300908.issue44860@roundup.psfhosted.org>
In-reply-to
内容
Installing to ~/.local/lib works, installing to ~/.local/lib64 breaks things, as it is not on sys.path. I agree that restoring the pre-3.9 behavior in sysconfig to use lib instead of depending on sys.platlibdir is a better fix, at least for 3.9 and 3.10. We can redesign things in 3.11 (but I wouldn't).
历史
日期 用户 动作 参数
2021-08-10 12:47:46hroncok修改recipients: + hroncok, vstinner, eric.araujo, dstufft, uranusjr, frenzy
2021-08-10 12:47:46hroncok修改messageid: <1628599666.87.0.40404300908.issue44860@roundup.psfhosted.org>
2021-08-10 12:47:46hroncok链接issue44860 messages
2021-08-10 12:47:46hroncok创建