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 hroncok
Recipients hroncok, izbyshev, nanjekyejoannah, pablogsal, torsava, vstinner
Date 2021-02-03.13:52:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612360326.62.0.525600734975.issue43113@roundup.psfhosted.org>
In-reply-to
Content
That was "ideal" error message. If we don't have all the information, we cannot have the ideal error message. But we need to adapt the default error message to not be misleading. What about:

FileNotFoundError: [Errno 2] No such file or directory: Either './demo' or the interpreter of './demo' not found.
History
Date User Action Args
2021-02-03 13:52:06hroncoksetrecipients: + hroncok, vstinner, torsava, izbyshev, pablogsal, nanjekyejoannah
2021-02-03 13:52:06hroncoksetmessageid: <1612360326.62.0.525600734975.issue43113@roundup.psfhosted.org>
2021-02-03 13:52:06hroncoklinkissue43113 messages
2021-02-03 13:52:06hroncokcreate