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

command line interface #33

Closed
anovitzkij opened this issue Mar 17, 2021 · 3 comments
Closed

command line interface #33

anovitzkij opened this issue Mar 17, 2021 · 3 comments

Comments

@anovitzkij
Copy link

Hey, Lucy. Thank you for this great instrument. Today I was trying to run it via command line. I have performed installation using pip install effmass but when I try to run it I got "effmass" is not recognized as an internal or external command.
Maybe problem on my side, but other stuff seems to work fine.

@lucydot
Copy link
Owner

lucydot commented Mar 17, 2021

Hello,
If you installed effmass before the CLI was introduced in version 2.0.0 you may need to pip install --upgrade effmass. The current version is 2.0.1 - let me know if you are still having problems running the CLI if you are running this version (pip show effmass will tell you which version you have). If there are problems it'd be good to know which OS you are using. Thanks - Lucy

@anovitzkij
Copy link
Author

Upgrade helped! Thank you so much!

Best wishes,
Andrei

@lucydot
Copy link
Owner

lucydot commented Mar 18, 2021

Hi @anovitzkij just a reminder that if you have used effmass in any scripts you will need to change Data to DataVasp. I did The Thing You Should Never Do and broke backwards compatability. But in the long run I think it will be worth it, and I do not think it is used too widely (yet :) ) Lucy

@lucydot lucydot reopened this Mar 18, 2021
@lucydot lucydot closed this as completed Mar 18, 2021
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