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

Error in importing MLFFErrorAnalysis from py4vasp #124

Open
ParasPatel87 opened this issue Jan 9, 2024 · 1 comment
Open

Error in importing MLFFErrorAnalysis from py4vasp #124

ParasPatel87 opened this issue Jan 9, 2024 · 1 comment

Comments

@ParasPatel87
Copy link

I am encountering error while importing MLFFErrorAnalysis.
"ImportError: cannot import name 'MLFFErrorAnalysis' from 'py4vasp' (c:\ProgramData\miniconda3\Lib\site-packages\py4vasp_init_.py)"

i am using is py4vasp through Miniconda.
import py4vasp print (py4vasp.__version__) is showing 0.7.4 that means it should import easily, right ?

@martin-schlipf
Copy link
Collaborator

MLFFErrorAnalysis is not in the public release yet. If you want to use it, you need to work with the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants