You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working theory is pyvenv is trying to run virtualenvwrapper hooks for elpy's rpc-venv and failing, causing elpy to fail to switch back to the project venv.
See jorgenschaefer/elpy#1792
Working theory is pyvenv is trying to run virtualenvwrapper hooks for elpy's rpc-venv and failing, causing elpy to fail to switch back to the project venv.
The defadvice from comment jorgenschaefer/elpy#1792 (comment) seems to be a viable workaround.
The text was updated successfully, but these errors were encountered: