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

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

Re: python novice


From: Kevin Rodgers
Subject: Re: python novice
Date: Wed, 07 Sep 2005 16:39:52 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Adam wrote:
>>(setq debug-on-error t)
>
> I stuck this into the *scratch* buffer, C-j didn't
> work so I did eval-region to it. Now I get the
> error reported as below. Hmmm ...
>
> Seems I'm in python-mode, however this is a Lisp
> of Emacs error - telling me .. something.
>
> Seems I should hit the Emacs manual. Unless any
> further hints. My assumption is that Emacs should
> be great for Python work.
>
>
>
> Debugger entered--Lisp error: (wrong-type-argument sequencep cpython)
>   py-execute-region(1 278 nil)
>   py-execute-buffer(nil)
> * call-interactively(py-execute-buffer)

I don't know what version of Emacs you're using or what version of
python-mode.el or python.el you're using.  But my crystal ball tells me
you may have set some variable to the cpython symbol instead of the
"cpython" string.

--
Kevin





reply via email to

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