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 pablogsal
Recipients BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-23.18:48:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587667711.66.0.0352509956079.issue40334@roundup.psfhosted.org>
In-reply-to
Content
> oduleNotFoundError: No module named 'distutils.tests'

Oh, are you using a python distribution that strips distutils? Is this Debian or Ubuntu?

I suppose we need to account for that. I will create a PR for trying to address both. That's for pointing that out, Serhiy!
History
Date User Action Args
2020-04-23 18:48:31pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, cstratak, lys.nikolaou, BTaskaya
2020-04-23 18:48:31pablogsalsetmessageid: <1587667711.66.0.0352509956079.issue40334@roundup.psfhosted.org>
2020-04-23 18:48:31pablogsallinkissue40334 messages
2020-04-23 18:48:31pablogsalcreate