I'm new to Pycharm as well as writing .rst
files. I'm currently trying to debug some issue that prevents my .rst
file from rendering properly. I want to use the .rst
preview that Pycharm provides, but I get this error:
NameError: Cannot find docutils in selected interpreter.
I'm not quite sure what the problem is. I've installed the rst2html
interpreter on my project, applied it and restarted Pycharm, but that doesn't seem to do it.