XTB ImportError #68
Unanswered
doohyunkwon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running into issues using the xtb-python api. When I list out the packages in my conda environment, I see that xtb and xtb-python are installed.
But when I try to run this example code from the documentation:
I get a
ImportError: Install extra requirements to use this function: xtb xtbIf I run XTB on the command line:
morfeus xtb ammonia.xyz - - get_global_descriptor electrophilicityI get a valid value returned.
Could someone please help? Thank you very much for your work btw!
Beta Was this translation helpful? Give feedback.
All reactions