I have found that my python starts up very slow after I mount an external drive using sshfs. When I unmount the drive again the the python startup is fast.
I make no mention of the mounted drive in my .bashrc or .pythonrc. Why is the python startup so slow with a mounted drive and what can I do to avoid it?
I am running Mavericks on a mac and python from Macports.