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

Module not found when using non-editable installation #42

Open
rsdefever opened this issue Nov 3, 2020 · 3 comments
Open

Module not found when using non-editable installation #42

rsdefever opened this issue Nov 3, 2020 · 3 comments

Comments

@rsdefever
Copy link
Member

I get the following error if I install mosdef_slitpore without making it editable. I.e., if I just do: pip install .:

ModuleNotFoundError: No module named 'mosdef_slitpore.utils
@justinGilmer
Copy link
Collaborator

Hmm, im not sure what the issue is. init.py should handle this. This might take a bit of digging

@rsdefever
Copy link
Member Author

Yeah I figure this is some sort of __init__.py issue. I think our instructions say to use -e , but still figured it was worth noting.

@rmatsum836
Copy link
Collaborator

Thanks for noting, I double-checked and our instructions do say to use editable mode. I'm not too worried about this but I'll try to look into this more when I have time.

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

3 participants