Den 2018-09-14 skrev Toni Sissala :
> I'm on Ubuntu 16.04. I found out that flake8 did not play well with
> emacs if installed with --user option, nor when installed in a virtual
> environment. Didn't research any further, since I got it working with
> plain pip3 install flake8
>
Toni, your ad
Den 2018-09-13 skrev Brian Oney :
> Hi Martin,
>
> I have messed around alot with the myriad emacs configurations out
> there. I found spacemacs and threw out my crappy but beloved .emacs
> config. I have looked back, but will stay put. http://spacemacs.org/
>
Thanks Brian but not the answer I w
I'm on Ubuntu 16.04. I found out that flake8 did not play well with
emacs if installed with --user option, nor when installed in a virtual
environment. Didn't research any further, since I got it working with
plain pip3 install flake8
Do you see any error messages?
Toni
On 13.9.2018 21:59,
Hi Martin,
I have messed around alot with the myriad emacs configurations out there. I
found spacemacs and threw out my crappy but beloved .emacs config. I have
looked back, but will stay put. http://spacemacs.org/
Fumbling is a nice word.
Spacemacs caters to lots of programmers. I can honestl
I am trying to set up emacs for Python coding on my secondary computer.
I follow these instructions but fail to make flake8 play with elpy:
https://realpython.com/emacs-the-best-python-editor/#elpy-python-development
I have done this some time in the past on my main computer and there it
works ju