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

Dependencies collision #17

Open
andreped opened this issue Dec 19, 2022 · 0 comments
Open

Dependencies collision #17

andreped opened this issue Dec 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@andreped
Copy link
Owner

When installing the latest version of livermask on macOS 12:

pip install livermask==1.4.0

from the installation verbose we observe:

> ERROR: livermask 1.4.0 has requirement importlib-metadata==4.8.1, but you'll have importlib-metadata 5.2.0 which is incompatible.
> ERROR: livermask 1.4.0 has requirement Werkzeug==2.0.1, but you'll have werkzeug 2.2.2 which is incompatible.

It still manages to install, but this is suboptimal. Should find a way to avoid this from happening.

@andreped andreped added the bug Something isn't working label Dec 19, 2022
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

No branches or pull requests

1 participant