Closed
Description
Related to #520
Looks like a similar issue has come up in the latest release?
$ sudo chroot /tmp/make_image.26839.root /usr/local/bin/pip2 install python-can evdev
Requirement already satisfied: python-can in /usr/local/lib/python2.7/dist-packages
Collecting evdev
Using cached https://files.pythonhosted.org/packages/fe/6e/3fa84a43571dec4d00dc26befccc9867b6b3263651531cbc1345f718860f/evdev-1.2.0.tar.gz
Requirement already satisfied: typing in /usr/local/lib/python2.7/dist-packages (from python-can)
Collecting windows-curses (from python-can)
Could not find a version that satisfies the requirement windows-curses (from python-can) (from versions: )
No matching distribution found for windows-curses (from python-can)
You are using pip version 9.0.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.