help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Python-mode.el/pymacs/Python version on Emacs


From: Andreas Röhler
Subject: Re: Python-mode.el/pymacs/Python version on Emacs
Date: Thu, 20 Jun 2013 19:25:04 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Am 20.06.2013 18:08, schrieb Pablo:
Well..
I'm trying to get things working with pymacs. I followed some instructions
from a blog

(http://www.jesshamrick.com/2012/09/18/emacs-as-a-python-ide/)

  but i keep on running in to problems.

this is my .emacs.d/ directory:

ac-comphist.dat                 
auto-complete-1.3.1             pymacs-0.25/
auto-save-list                  python-mode.el-6.1.1/
color-theme-6.6.0               ropemacs-0.7/
elpa                                    settings/
fill-column-indicator-1.83      site-lisp/
highlight-current-line-0.57     tutorial


For example there is some files that should be compiled(?) with either
python or "make".
The python version that I use is 2.7.5. I have installed ipython in that
version.

So doing a python setpu.py install maybe associates pymacs to python2.7.5
but Emacs uses version 2.7.2.

When I start emacs I get:

          Warning (initialization): An error occurred while loading `.emacs':

           File error: Cannot open load file, pymacs

If I run a python-file from inside emacs I get the the error message:
           searching for program: no such file or directory, ipython

I have installed everything mentioned in that blog. I'm new to Emacs


Hi Pablo,

congratulations using Emacs.
Emacs is built to be extensible - which is really a joy.
However, things are changing everywhere, making all these parts work together 
is a ongoing task.

When new to Emacs, strongly recommend to stick with the stuff delivered.
If Python exists at your machine, work with it - don't install other stuff.
Beside you may load python-mode.el just as is.
No Pymacs is required for it's core function.

Maybe get a current python-mode.el:

https://code.launchpad.net/python-mode

Please file questions at
https://answers.launchpad.net/python-mode

and report bugs at

https://bugs.launchpad.net/python-mode

BTW Pymacs needs to be compiled using make.

Cheers,

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]