Dominik

Results 5 comments of Dominik
trafficstars

I found it. with: ``` /usr/local/bin/flake8 --version 2.5.0 (pep8: 1.5.7, pyflakes: 1.0.0, mccabe: 0.3.1) CPython 2.7.9 on Linux ``` installed elpy stops working uninstall flake8 and all problems gone .....

Here is the debug output ``` Debugger entered--Lisp error: (quit) process-send-string(# "{\"id\":49,\"method\":\"get_calltip\",\"params\":[\"\\/home\\/dominik\\/git\\/apwlinux\\/aclient\\/apwinisync.py\",\"#!\\/usr\\/bin\\/env python\\n\\n# APWLinux ini abgleich fuer [lin]und [for]\\n\\nimport ConfigParser\\nimport argparse\\nimport sys\\nimport dbfread\\n\\nparser = argparse.ArgumentParser(prog=\\\"apwinisync\\\")\\nparser.add_argument(\\\"--aclprefix\\\", help=\\\"APW aclient Benutzerprefix: aclient\\\",\\n default=\\\"aclient\\\")\\nparser.add_argument(\\\"--aclnr\\\",...

Hi, rope is removed now strace ``` strace -f -p 22358 Process 22358 attached with 2 threads [pid 22361] futex(0x7fb3f00d1568, FUTEX_WAIT, 145, NULL [pid 22358] futex(0x229b630, FUTEX_WAIT_PRIVATE, 0, NULL^CProcess 22358...

yes same problem without rope, i started emacs completly new first i thought i has to do with the oh-my-emacs config package, but the same affect with a new plain...