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 vstinner
Recipients ajung, lukasz.langa, vstinner, zach.ware
Date 2020-08-12.20:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597263826.21.0.648376767155.issue41529@roundup.psfhosted.org>
In-reply-to
Content
It seems like you're getting the error while running "make". I'm surprised by the sys.path value. Do you have a file called pybuilddir.txt in the current directory? If yes, what does it contain?

Can you please try the command:

make SHELL="bash -x"

What is your current directory? Is it '/home/ajung/src/pp.server/Python-3.9.0b?
History
Date User Action Args
2020-08-12 20:23:46vstinnersetrecipients: + vstinner, ajung, lukasz.langa, zach.ware
2020-08-12 20:23:46vstinnersetmessageid: <1597263826.21.0.648376767155.issue41529@roundup.psfhosted.org>
2020-08-12 20:23:46vstinnerlinkissue41529 messages
2020-08-12 20:23:46vstinnercreate