I've seen other questions on this, but none of them were actually answered, and none of them are quite my issue.
I have a new system, emacs 23.1, Centos 6.2 (I think). I downloaded the newest pymacs and installed it. However, I'm getting:
error: Pymacs helper did not start within 30 seconds
This is with a .emacs and .bashrc that have always worked before. Also, it appears that when I run from gnome, it does find the pymacs helper (but ropemacs doesn't run), but in KDE (which is what I'm actually trying to use) It gives the pymacs helper error.
EDITING because I found this question when I had it again months later.
Now, I am getting the pymacs helper error in gnome too. I've commented out the line:
(autoload 'python-mode "python-mode" "Python editing mode" )
But that doesn't seem to help. This is with the newest pymacs.