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

vdos2ncmat should have a nicer error in case of missing numpy #181

Open
tkittel opened this issue May 17, 2024 · 0 comments
Open

vdos2ncmat should have a nicer error in case of missing numpy #181

tkittel opened this issue May 17, 2024 · 0 comments

Comments

@tkittel
Copy link
Member

tkittel commented May 17, 2024

ncrystal_vdos2ncmat --help
Traceback (most recent call last):
  File "/home/runner/work/ncrystal/ncrystal/install/bin/ncrystal_vdos2ncmat", line 85, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant