We are alive, but there is no point forcing a recalculation of the
charges, as you will just get the same charges again.
It looks like a bug - I recommend filing it on our bug tracker so that
it is not forgotten:
https://sourceforge.net/tracker/?group_id=40728&atid=428740
- Noel
On 14 August 201
Is this list still alive?
On Wed, 8 Aug 2012 10:26:57 +0100
Hannes Loeffler wrote:
> Hi,
>
> the following script reads the attached mol2 file but wrongly outputs
> 0 for the charge. Openbabel is version 2.3.
>
> import pybel
> mol = pybel.readfile('mol2', 'amm.mol2').next()
> print mol.char