Skip to content

Trouble running the test #4420

Closed Answered by RMeli
nataliyah123 asked this question in GSoC Q&A
Jan 9, 2024 · 3 comments · 7 replies
Discussion options

You must be logged in to vote

H @nataliyah123, this is unfortunately not enough information to help you with this issue. Which version of Python are you using? How did you install Python and MDAnalysis?

If you installed MDAnalysis and see you have version 2.8.0.dev0 and have ModuleNotFoundError: No module named 'MDAnalysis' errors when running pytest, the first thing that comes to mind is that pytest is not not running with the same interpreter you used to install MDAnalysis. I'd use python -m pytest ... to run pytest (you can check if python links to the right interpreter with which python).

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@RMeli
Comment options

@nataliyah123
Comment options

@RMeli
Comment options

@nataliyah123
Comment options

@RMeli
Comment options

Answer selected by nataliyah123
Comment options

You must be logged in to vote
1 reply
@nataliyah123
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants