I have ~/.ipython/profile_default/ipython_config.py symlinked to somewhere else. Sometimes when I move directories around I break the symlink, which causes random regressions in my IPython set-up. It would be nice if IPython printed a message on start-up if it was unable to open the ipython_config.py file, so I can more quickly diagnose the problem.
I have
~/.ipython/profile_default/ipython_config.pysymlinked to somewhere else. Sometimes when I move directories around I break the symlink, which causes random regressions in my IPython set-up. It would be nice if IPython printed a message on start-up if it was unable to open theipython_config.pyfile, so I can more quickly diagnose the problem.