-
Notifications
You must be signed in to change notification settings - Fork 5
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
KeyError in HYBRIDIZATION_RDKIT #28
Comments
@nezix : It looks like the |
We don't have an Once we identify the minimum version of |
Looks like it should be 2022.09.1 or later. |
Sorry for the delay. |
Can you dump your whole conda or pip environment to help us track down the issue, as well as a complete stack trace of the error? And can you share the input molecule to help us reproduce? Thanks! |
The input molecule is in the first post. This is the stacktrace:
This is my "mamba list" result:
This is pip freeze:
|
Should I install a rdkit package older than 2022 then ? |
I get a dictionary KeyError when calling espaloma_charge -i "GPC_1RDS.mol2":
It looks like SP2D is indeed not in the HYBRIDIZATION_RDKIT.
https://github.com/choderalab/espaloma_charge/blob/59c6bccb9c86e15434dfeff280e6d79845ba5c89/espaloma_charge/utils.py#L11
GPC_1RDS.zip
The text was updated successfully, but these errors were encountered: