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

Conflict numpy<=1.16 #21

Open
ibiscp opened this issue Apr 12, 2022 · 0 comments
Open

Conflict numpy<=1.16 #21

ibiscp opened this issue Apr 12, 2022 · 0 comments

Comments

@ibiscp
Copy link

ibiscp commented Apr 12, 2022

I am installing corels with poetry and there is a numpy conflict with other libraries, corels need numpy<=1.16 while other libraries require numpy>=1.20.

  SolverProblemError

  Because no versions of corels match >1.1.29,<2.0.0
   and corels (1.1.29) depends on numpy (<=1.16), corels (>=1.1.29,<2.0.0) requires numpy (<=1.16).
  And because pacmap (0.5.5) depends on numpy (>=1.20), corels (>=1.1.29,<2.0.0) is incompatible with pacmap (0.5.5).
  So, because plato depends on both pacmap (0.5.5) and corels (^1.1.29), version solving failed.
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