elpy icon indicating copy to clipboard operation
elpy copied to clipboard

Emacs Python Development Environment

Results 145 elpy issues
Sort by recently updated
recently updated
newest added

# Summary ``` The ’black’ formatter is not installed, please install it using ‘elpy-config’ or choose another one using ‘elpy-formatter’ ``` I found that this error happens in some buffers...

Hi there, i´m new to elpy and my emacs hangs after a while. beginning to type "import argp" works with a tooltip and completion and then no more ... after...

Bug (high priority)
Can't reproduce

# Summary Thank you for reporting to Elpy ! Here is a template to help you do it so your issue can be fixed as soon as possible. Please replace...

Hi, **My environment:** ``` OS: Linux Ubuntu 22.04.01 (64 bits) Kernel version: 5.15.0-56-generic Emacs version: 28.2 Python version: 3.11.1 (64 bits) GCC version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 ``` When I...

Is it possible to run elpy without raising an error ` error in process sentinel: peculiar error: "exited abnormally with code 1" ` if jedi and other packages are not...

# Summary Hey, there! First, thanks for making elpy, much appreciated! # Steps to reproduce 1. Open a .py file from existing project. 2. `M-.` works as expected and I'm...

Hi there, I would like to use emacs-jupyter on Windows (and on Macos). I have installed and configured DOOM-Emacs (I prefer it to emacs). This is the elpy-config report: >...

# Summary When I enter a string, starting with a single quote, under some circumstances, this will freeze Emacs, presumably because Elpy freezes or otherwise stalls. At that point, I...

# Summary I think Jedi not working with virtualenv. When i set the environment variable WORKON_HOME = $HOME/.virtualenvs, Elpy becomes error and can't use the workon command. Is there any...

According to the documentation: > Users of Debian ≥10 or Ubuntu ≥18.10 can skip the instructions above this line and may simply install Elpy and all of its recommended dependencies...