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

ModuleNotFoundError: No module named 'mdtraj.utils.six' #35

Open
LuhuanWu opened this issue Jun 30, 2024 · 0 comments
Open

ModuleNotFoundError: No module named 'mdtraj.utils.six' #35

LuhuanWu opened this issue Jun 30, 2024 · 0 comments

Comments

@LuhuanWu
Copy link

Hi thank you for developing this library!

I was trying to test this package using pytest but failed. The error I got is ModuleNotFoundError: No module named 'mdtraj.utils.six'
when running this line
from mdtraj.utils.six import PY3 in the bgmol.tpl.hdf5 file.

This issue can be fixed by changing mdtraj.utils.six to the regular six library. I wonder why this issue happened, and was it because you have an internal version of mdtraj?

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