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

ImportError: cannot import name 'callbacks' from partially initialized module 'homura' , I already have homura installed #68

Closed
ponyliuxb opened this issue Feb 17, 2023 · 5 comments

Comments

@ponyliuxb
Copy link

No description provided.

@ponyliuxb ponyliuxb changed the title ImportError: cannot import name 'callbacks' from partially initialized module 'homura' ImportError: cannot import name 'callbacks' from partially initialized module 'homura' , I already have homura installed Feb 17, 2023
@moskomule
Copy link
Owner

Can you elaborate more?

@ponyliuxb
Copy link
Author

Can you elaborate more?

I used senet-pytorch training, but it showed that the homura module was missing, so I used the 'pip install - U homura core' command to install this module, but it still showed that the callbacks could not be imported

@moskomule
Copy link
Owner

Can you try pip install -U git+https://github.com/moskomule/[email protected] as written in senet's repository?

@ponyliuxb
Copy link
Author

Can you try pip install -U git+https://github.com/moskomule/[email protected] as written in senet's repository?

I have tried, but it's the same problem.
image

@moskomule
Copy link
Owner

I guess you load the other version. As can be seen, in this version, callbacks exists:
https://github.com/moskomule/homura/tree/v2020.07/homura

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

2 participants