Tagged Questions

0
votes
2answers
53 views

Why do I get a NullPointerException while trying to generate InChI with CDK?

I am getting this NullpointerException deep in the internals when trying to generate InChI using the InChIGeneratorFactory in CDK. Can someone give me a hint to what could be going …