[Rdkit-devel] SVG font size problem

2015-05-16 Thread Cyrus Harmon
So (now that I've gotten the basics working on MacOS) I have a little python program that generates an image from a SMILES string: #!/usr/bin/env python import argparse, sys from rdkit import Chem from rdkit.Chem import AllChem from rdkit.Chem import Draw from rdkit.Chem.Draw.MolDrawing import

Re: [Rdkit-devel] ImportError: No module named 'pidSVG'

2015-04-03 Thread Cyrus Harmon
, but still not 100%. Is this to be expected? thanks, Cyrus On Apr 3, 2015, at 3:51 PM, Cyrus Harmon cy...@bobobeach.com wrote: Hi Greg, Thanks for looking into this. Some time has gone by and I’m not sure if the changes you were referring to have been checked in yet, but I’m back to trying