unable to launch python3.8 -m idlelib.idle. getting below error msg. I am new
to python. kindly help.
python3.8 -m idlelib.idle
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py",
line 194, in _run_module_as_main
return _run
On 12/25/2020 8:26 PM, stackf...@gmail.com wrote:
unable to launch python3.8 -m idlelib.idle. getting below error msg. I am new
to python. kindly help.
One should include OS with failure questions and perhaps how installed.
Appears to be macOS, installed with ???
python3.8 -m idlelib.idle
On Sat, Dec 26, 2020 at 2:32 PM Terry Reedy wrote:
>
> On 12/25/2020 8:26 PM, stackf...@gmail.com wrote:
> > unable to launch python3.8 -m idlelib.idle. getting below error msg. I am
> > new to python. kindly help.
>
> One should include OS with failure questions and perhaps how installed.
> Ap