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 alimp5
Recipients alimp5
Date 2020-12-09.09:14:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607505269.45.0.398750468222.issue42608@roundup.psfhosted.org>
In-reply-to
Content
I'm following guide below to install Python3.7 from source on Debian-64Bit.

https://linuxize.com/post/how-to-install-python-3-7-on-ubuntu-18-04/

I'm installing Python3.7.9-final-64bit.

But `make -j 8` hanged out more than 2 hours  on:
0:22:43 load avg: 1.29 [307/416] test_socket

How to fix it !/?
History
Date User Action Args
2020-12-09 09:14:29alimp5setrecipients: + alimp5
2020-12-09 09:14:29alimp5setmessageid: <1607505269.45.0.398750468222.issue42608@roundup.psfhosted.org>
2020-12-09 09:14:29alimp5linkissue42608 messages
2020-12-09 09:14:29alimp5create