woldri Sat, 4 Feb 2012 15:47:12 -0800 (PST) > So let me explain my problem,
>From your explanation, your problem appears to have nothing to do with python-mode (a part of emacs), which is the topic of this list. Rather, you seem to have a python problem, which is better asked on a more general python help list, e.g., http://mail.python.org/mailman/listinfo/tutor or one of the Enthought (the numpy/scipy vendor) lists http://www.scipy.org/Mailing_Lists > i thought it was preferable not to uninstall / remove numpy 1.6.1 > before installing another numpy version which seemed to work better > to solve the kind of problem i talked about ... i therefore > installed numpy 1.3.0 brutally... (by the way I do not know how > uninstall numpy 1.6.1 or remove it or downgrade to numpy 1.3 or what > , and incidentally I may well not have searched enough and the web > but i did not found how to even use numpy 1.3 when you have > previously installed numpy 1.6.1 ) Note that (IIUC) the state-of-the-art way to support multiple independent python configurations (which involves less brutality :-) is virtualenv, about which you can get help here http://groups.google.com/group/python-virtualenv HTH, Tom Roche <tom_ro...@pobox.com> _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode