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
If python-shell-interpreter is "ipython", it seems unlikely that you are in a virtual environment being managed by Pipenv, as if it were, there would be a value like /Users/netsu/.local/share/virtualenvs/csr-44kfYsMA/bin/python.
Did you add "ipython" manually? Maybe, as I wrote here you want pipenv.el to use an ipython executable as the python-shell-interpreter from the active virtual environment, if such an executable exists?
It would be nice, if pipenv remember original (customized by user) python-shell-interpreter value, and would try to call it from environment. But proposed approach ok for me.
With
'(python-shell-interpreter "ipython")
There's error:
In *Messages*.
The text was updated successfully, but these errors were encountered: