all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* running python in emacs
@ 2006-04-11 23:02 hasanito
  2006-04-12  8:13 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: hasanito @ 2006-04-11 23:02 UTC (permalink / raw)


G'day
I've downloaded the python.el mode for emacs but when I
M-x run-python
I get the following error....

Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File "c:\Emacs\etc\emacs.py", line 23, in ?
     import os, sys, traceback, inspect, rlcompleter, __main__
   File "c:\Python24\lib\rlcompleter.py", line 42, in ?
     import readline
ImportError: No module named readline
 >>> >>>


any suggestions on how to correct this problem?

cheers

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.325.1144825790.9609.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2006-04-13 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-11 23:02 running python in emacs hasanito
2006-04-12  8:13 ` Peter Dyballa
     [not found] <mailman.325.1144825790.9609.help-gnu-emacs@gnu.org>
2006-04-13 12:19 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.