문제

I'm using emacs 23 on ubuntu 12.04(virtualbox) on windows 7. And i am getting an error like this:

Flymake:Failed to launch syntax check process 'pyflakes' with args (views_flymake.py): Searching for program: no such file or directory,pyflakes. Flymake will be switched OFF

I couldn't find the solution. Any help will be appreciated.

도움이 되었습니까?

해결책

Install pyflakes. The error says that it is missing.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top