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

No module named 'numpy' #6

Open
chopinone opened this issue Nov 21, 2024 · 1 comment
Open

No module named 'numpy' #6

chopinone opened this issue Nov 21, 2024 · 1 comment

Comments

@chopinone
Copy link

Traceback (most recent call last):
File "VaxignML.py", line 15, in
import numpy as np
ImportError: No module named 'numpy'

@chopinone
Copy link
Author

It's solved, just install the missing packages one by one. pip installation may be problematic, you can try using apt installation.

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

1 participant