Message398758
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 |
|
Date |
User |
Action |
Args |
2021-08-02 11:58:41 | lvwarren | set | recipients:
+ lvwarren, terry.reedy, ronaldoussoren, ned.deily, dd789 |
2021-08-02 11:58:41 | lvwarren | set | messageid: <1627905521.5.0.120868075489.issue39927@roundup.psfhosted.org> |
2021-08-02 11:58:41 | lvwarren | link | issue39927 messages |
2021-08-02 11:58:41 | lvwarren | create | |
|