-
Notifications
You must be signed in to change notification settings - Fork 63
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 'GroupWorkerLimit' from 'copr_common.worker_manager' #2951
Comments
after reading the source code I find the reason: there was no GroupWorkerLimit from this file
|
Thank you for the ticket. You seem to be using a pre-release version of copr-backend package; this requires a pre-release version of python3-copr-common, too. Can you retry? |
Thanks for reply, I just clone code and run
everything is built from current source code, Thanks |
Ah, I see - this seems like a docker-compose bug indeed. |
@BH1SCW can you please try if this helps?
|
Great, this tips works very well, |
Nice, glad to hear that :-) |
after docker-compose up -d there are two instance which already exit
Thanks
The text was updated successfully, but these errors were encountered: