Re: [Python-mode] pymacs-start-services fails

2012-01-26 Thread Andreas Röhler
Am 27.01.2012 05:08, schrieb François Pinard: Andreas Roehler writes: Pymacs-0.24-beta1 pymacs-eval resp. `pymacs-start-services' fails In *Pymacs*-buffer it says: "No module named Pymacs.pymacs" Any ideas? I do not know what was the situation at the time, but as I saw pymacs.py within py

Re: [Python-mode] pymacs-start-services fails

2012-01-26 Thread François Pinard
Andreas Roehler writes: > Pymacs-0.24-beta1 > pymacs-eval resp. `pymacs-start-services' fails > In *Pymacs*-buffer it says: > "No module named Pymacs.pymacs" > Any ideas? I do not know what was the situation at the time, but as I saw pymacs.py within python-mode as a file while usage was meant

[Python-mode] pymacs-start-services fails

2010-03-23 Thread Andreas Roehler
Hi, get a strange error loading pymacs with GNU Emacs 23.1.92.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2010-02-19 Pymacs-0.24-beta1 pymacs-eval resp. `pymacs-start-services' fails In *Pymacs*-buffer it says: "No module named Pymacs.pymacs" While after python -v in a python-shell from P