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

Illogical protobuf dependency conflict in CuraEngine 5.7.0 #2068

Open
grepwood opened this issue Apr 21, 2024 · 1 comment
Open

Illogical protobuf dependency conflict in CuraEngine 5.7.0 #2068

grepwood opened this issue Apr 21, 2024 · 1 comment

Comments

@grepwood
Copy link

While installing, I got this:

ERROR: Conflict in curaengine_grpc_definitions/0.2.0:
    'curaengine_grpc_definitions/0.2.0' requires 'protobuf/3.21.9' while 'curaengine_grpc_definitions/0.2.0' requires 'protobuf/3.21.12'.                                                                                                    
    To fix this conflict you need to override the package 'protobuf' in your root package.

So if I understand correctly literally the same package curaengine_grpc_definitions/0.2.0 depends on 2 conflicting versions of protobuf? What is this nonsense?

@grepwood
Copy link
Author

I've re-run this on an updated system and there's more tomfoolery:

ERROR: Conflict in curaengine_grpc_definitions/0.2.0:
    'curaengine_grpc_definitions/0.2.0' requires 'protobuf/3.21.9' while 'arcus/5.3.1' requires 'protobuf/3.21.12'.                                                                                                                          
    To fix this conflict you need to override the package 'protobuf' in your root package

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