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

Unable to install pip install -e . inside aiida work flow #15

Open
saransha-443 opened this issue Mar 24, 2022 · 2 comments
Open

Unable to install pip install -e . inside aiida work flow #15

saransha-443 opened this issue Mar 24, 2022 · 2 comments

Comments

@saransha-443
Copy link

saransha-443 commented Mar 24, 2022

Dear Sir/Madam,

Inside the aiida workflow, pip install -e . command gives an error message of " ERROR: Package 'aiida-wannier90-workflows' requires a different Python: 3.7.13 not in '>=3.8'. I am not able understand what is the problem and how to get rid of this error.

Looking forward to any kind suggestions.

Thanking you.

Warm regards
Saransha Mohanty

@qiaojunfeng
Copy link
Collaborator

Support for python 3.7 has been dropped, please update your python to >= 3.8.

@saransha-443
Copy link
Author

saransha-443 commented Mar 25, 2022

Thank you very much. Just reinstalled it with python3.8 -m venv ~/envs/aiida and so on. It worked. Thank you again :)

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