-
Notifications
You must be signed in to change notification settings - Fork 50
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
Import fails #306
Comments
Happens with |
Can you try updating matminer? This should have been fixed in hackingmaterials/matminer#452 |
Hey Janosh,
Which version of matminer and pymatgen are you using? Amm hasn’t been
updated to work with the newest matminer yet. If you are looking for a
config that works, use the requirements.txt and make sure the versions match
Thanks,
Alex
…On Tue, Jun 2, 2020 at 10:49 AM Alex Ganose ***@***.***> wrote:
Can you try updating matminer?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#306 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEYDHS2MQGR6SIYQOHLRHI3RUU3BVANCNFSM4NQ4QAPA>
.
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to
import automatminer
fails withIndexError: list index out of range
. Tested locally and on Google Colab, same behavior.Full stack trace
The text was updated successfully, but these errors were encountered: