Hi,
after some environment changes (which I am unable to track down) I am not getting this error when using :Docstring in vim.
Doctring ERROR: module 'ast' has no attribute 'unparse'
Do you have any suggestion on how to debug this?
I've tried opening python and calling ast.unparse but that does not give me an error.
Hi,
after some environment changes (which I am unable to track down) I am not getting this error when using
:Docstringin vim.Do you have any suggestion on how to debug this?
I've tried opening python and calling
ast.unparsebut that does not give me an error.