Van Warren <lvwar...@gmail.com> added the comment:

If you are running from a conda python library and don't want the weight of 
Jupyter for a quick python hack, add this to your .bashrc file (or equivalent 
shell startup)

alias idle='python -m idlelib'

This will bypass faulty default MacOS installs in /usr/local/bin

Ref: https://www.urbandictionary.com/define.php?term=hack

----------
nosy: +lvwarren

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39927>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to