can't install kivy package

it says that you may not have the correct pip version installed though i have latest one

0
1 comment

Hi,

You can try updating pip wth `pip install -U pip`.

If that doesn't help, try intsalling the package for the same interpreter from system terminal, outside of IDE.

0

Please sign in to leave a comment.