I am running Ubuntu Natty and install Emacs and pymacs and ropemacs all from the repos. So when I add to my .emacs file the script to load ropemacs and pymacs I get the following error:
I can开发者_Go百科 run the following code fine from a regular cmd shell: import matplotlib.pyplot as plt
Is there anything that should be done to make GNU Emacs 23.2 work well with Python 3? How would an ideal environment for development with Python 3 in Emacs look like?
I use Pymacs to load ropemacs and rope with t开发者_JS百科he following lines in my .emacs file as described here.
I have loaded an assembly called \'Mscorlib.dll\' and i wanted it to list all classes within the \'Mscorlib\', which it does(using reflection). Now I want to add a function whereby the user inputs a c