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 am trying to use poetry.el for the first time. I am running into this issue where when I try to do: poetry-tracking-mode, within a buffer with a python code open from a project managed by poetry, it shows the following error:
-*- mode: compilation; default-directory: "/home/<user>/<project_name>" -*-
Compilation started at Fri Jul 7 18:36:57
env -u VIRTUAL_ENV config virtualenvs.in-project
env: ‘config’: Permission denied
Compilation exited abnormally with code 126 at Fri Jul 7 18:36:57
Any help would be highly appreciated!
The text was updated successfully, but these errors were encountered:
I am trying to use poetry.el for the first time. I am running into this issue where when I try to do:
poetry-tracking-mode
, within a buffer with a python code open from a project managed by poetry, it shows the following error:Any help would be highly appreciated!
The text was updated successfully, but these errors were encountered: