Hi Nick,
i got a Segmentation-Fault a long time ago too. I had to delete a (or a few?) .pyc file(s), so python was forced to compile .py to .pyc again.
kind regards,
Guido
Gesendet: Dienstag, 28. Oktober 2014 um 16:20 Uhr
Von: "Nicholas Firth" <[email protected]>
An: "RDKit Discuss" <[email protected]>
Betreff: [Rdkit-discuss] Chem.GetDistanceMatrix Causes Seg Fault
Von: "Nicholas Firth" <[email protected]>
An: "RDKit Discuss" <[email protected]>
Betreff: [Rdkit-discuss] Chem.GetDistanceMatrix Causes Seg Fault
Hello RDKitters,
The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
------------------------------------------------------------------------------ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
I'm having a problem with crashing my python every time I call Chem.GetDistanceMatrix. It doesn't seem to matter what molecule I use, it causes Segmentation Fault: 11(everyone's favourite error).
I started to dig through the code, but expected to find the function in Code>GraphMol>MolOps but it doesn't appear to be there, although it is in the header file. So I'm a bit stuck.
Anyone got any bright ideas?
Thanks!
Best,
Best,
Nick
Nicholas C. Firth | PhD Student | Cancer Therapeutics
The Institute of Cancer Research | 15 Cotswold Road | Belmont | Sutton | Surrey | SM2 5NG
T 020 8722 4033 | E [email protected] | W www.icr.ac.uk | Twitter @ICRnews
Facebook www.facebook.com/theinstituteofcancerresearch
Making the discoveries that defeat cancer
The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
------------------------------------------------------------------------------ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
------------------------------------------------------------------------------
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

