Hi Hongbin,
Try add
--generate-members=rdkit.*
to python.linting.pylintargs in vscode setting.
It works for me.
Best,
jc___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
Dear Paolo,
Thank you.
The configuration can solve the problem. But after I add it to
python->linting->Pylint Args, more (numerous) errors/warnings rush out, which
are correct but unwanted. I guess that the configuration of "Use Minimal
Checkers" is disabled though it is still be checked. (I
Hi Hongbin,
Try configuring
extension-pkg-whitelist=rdkit
Then pylint should recognise RDKit methods.
Cheers,
p.
> On 12 Oct 2019, at 08:12, Hongbin Yang wrote:
>
> Dear RDKit users,
>
> Does any one use vscode with pylint support?
> In my IDE, it hints me that "Module 'rdkit.Chem' has no
3 matches
Mail list logo