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
I only recently started using poetry and found this package. I like the package, it lets me manage my poetry project from within Emacs.
I am having a problem though, I tried poetry-venv-workon, poetry-venv-toggle, poetry-tracking-mode, I think it does activates the venv but I am not seeing any completions in buffer.
For example before I installed poetry and creating a virtual environment I installed Django package from pip in my user wherever python places its packages PATH and I was getting completions fine. But after installing poetry and setting up a venv I am not seeing any completions in buffer.
The text was updated successfully, but these errors were encountered:
I only recently started using
poetry
and found this package. I like the package, it lets me manage mypoetry
project from withinEmacs
.I am having a problem though, I tried
poetry-venv-workon
,poetry-venv-toggle
,poetry-tracking-mode
, I think it does activates thevenv
but I am not seeing any completions in buffer.For example before I installed
poetry
and creating a virtual environment I installedDjango
package frompip
in my user whereverpython
places its packagesPATH
and I was getting completions fine. But after installingpoetry
and setting up avenv
I am not seeing any completions in buffer.The text was updated successfully, but these errors were encountered: