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 kannanf9t
Recipients christian.heimes, kannanf9t
Date 2020-10-27.17:15:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603818904.83.0.0226672918544.issue42166@roundup.psfhosted.org>
In-reply-to
Content
we are installing python using wget
https://www.python.org/ftp/python/3.7.3/Python-3.7.3.tgz
export LD_LIBRARY_PATH=/usr/local/Python3.7/lib
export PATH="/usr/local/bin:$PATH"
History
Date User Action Args
2020-10-27 17:15:04kannanf9tsetrecipients: + kannanf9t, christian.heimes
2020-10-27 17:15:04kannanf9tsetmessageid: <1603818904.83.0.0226672918544.issue42166@roundup.psfhosted.org>
2020-10-27 17:15:04kannanf9tlinkissue42166 messages
2020-10-27 17:15:04kannanf9tcreate