On 31.01.2015 21:58, andrea crotti wrote:
Hi guys, I just reinstalled everything from scratch and loading python-mode gives me this error below.. The file in fact does not exist anywhere so not sure how it was working before, any idea where it should be? thanksDebugger entered--Lisp error: (file-error "Cannot open load file" "no such file or directory" "python-components-switches") require(python-components-switches) eval-buffer(#<buffer *load*> nil "/home/andrea/.emacs.d/elpa/python-mode-20150117.955/python-mode.el" nil t) ; Reading at buffer position 90348 load-with-code-conversion("/home/andrea/.emacs.d/elpa/python-mode-20150117.955/python-mode.el" "/home/andrea/.emacs.d/elpa/python-mode-20150117.955/python-mode.el" nil nil) load("python-mode") load-library("python-mode") call-interactively(load-library record nil) command-execute(load-library record) execute-extended-command(nil "load-library") call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command) _______________________________________________ Python-mode mailing list [email protected] https://mail.python.org/mailman/listinfo/python-mode
this should be fixed with lp:1416633 Maybe you update from current trunk? _______________________________________________ Python-mode mailing list [email protected] https://mail.python.org/mailman/listinfo/python-mode
