Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On certain Compounds, the atoms() function fails #5

Closed
jalavosus opened this issue Mar 5, 2015 · 0 comments
Closed

On certain Compounds, the atoms() function fails #5

jalavosus opened this issue Mar 5, 2015 · 0 comments
Labels

Comments

@jalavosus
Copy link

When I run the following (after importing Compound):

>>>c = Compound.from_cid(259)
>>>c.to_dict()

I get the following traceback:
http://pastebin.com/s0ReyQNG

I'm going to rewrite atoms() and see if I can stop this error from occuring. If I can, I'll make a pull request.

@mcs07 mcs07 closed this as completed Mar 7, 2015
@mcs07 mcs07 added the bug label Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants