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 'mergoo.composers' #8

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

if001
Copy link
Contributor

@if001 if001 commented Apr 27, 2024

I installed as following

pip install git+https://github.com/Leeroo-AI/mergoo

I get the following error

from mergoo.composers.composer_moe import ComposeMoeExperts
ModuleNotFoundError: No module named 'mergoo.composers'

Adding composers to required in pyproject.toml will work.

I don't know much about pyproject, so there may be a better way...

@alirezamshi alirezamshi added the bug Something isn't working label Apr 27, 2024
@alirezamshi
Copy link
Contributor

Looks good, thanks for PR :)

@alirezamshi alirezamshi merged commit ba8588b into Leeroo-AI:main Apr 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants