Warning: cannot resolve "cython2", a dependency of "python2-numpy"

This is the error:

$ pamac update
[...]
Warning: cannot resolve "cython2", a dependency of "python2-numpy"
Error: Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'cython2' required by python2-numpy

cython2 doesn’t exist in Manjaro repos, so you have to get it elsewhere.
From AUR, most likely.

Edit: Looks like you gotta find it yourself:
https://aur.archlinux.org/packages/python2-numpy

Edit: Looks like someone is now maintaining the dependency in the AUR.

Ended up removing it, dependencies are missing.

$ pamac remove python2-numpy

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.