Elpy: 'Required feature pyenv was not provided'

Created on 9 Dec 2015  路  5Comments  路  Source: jorgenschaefer/elpy

Hi, on emacs boot up I am getting a message:

'error: Required feature 'pyvenv' was not provided'

If I go through the list of packages installed I can see 'pyvenv'.
Any clues?

Question

Most helpful comment

'error: Required feature 'pyvenv' was not provided'

Solved the same problem with GNU Emacs 25.1.1 by doing:
M-x package-reinstall pyvenv
M-x package-reinstall elpy

All 5 comments

I will reply to myself. I found the answer at https://github.com/jorgenschaefer/elpy/issues/674 ... an odd one though, you have to remove pyvenv and elpy, and then reinstall elpy.

That's very strange. Any idea how that could have happened?

Lacking further updates, I assume this is resolved. Please do not hesitate to open a new issue if you have further problems, and enjoy Elpy!

Thanks @chechoRP You saved my day!

'error: Required feature 'pyvenv' was not provided'

Solved the same problem with GNU Emacs 25.1.1 by doing:
M-x package-reinstall pyvenv
M-x package-reinstall elpy

Was this page helpful?
0 / 5 - 0 ratings