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 while executing the ./build command #33

Open
SJTU-H opened this issue Apr 4, 2022 · 1 comment
Open

Error while executing the ./build command #33

SJTU-H opened this issue Apr 4, 2022 · 1 comment

Comments

@SJTU-H
Copy link

SJTU-H commented Apr 4, 2022

Hello I am a new user to qe. Whenever I try to execute the command it says the following:
./build
Traceback (most recent call last):
File "./build", line 26, in
from bandupy.files import mkdir
File "/home/satabdee/bandup-master-main/src/python_interface/bandupy/files.py", line 23, in
from scipy.constants import physical_constants
ImportError: No module named scipy.constants

please help

@SJTU-H SJTU-H changed the title Error while executing the ./build command #32 Error while executing the ./build command #33 Apr 4, 2022
@SJTU-H SJTU-H changed the title Error while executing the ./build command #33 Error while executing the ./build command Apr 4, 2022
@stepan-tsirkin
Copy link
Member

Is scipy installed on your computer? either pip install scipy or follow https://scipy.org/install/

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