can't install kivy package

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

0

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

请先登录再写评论。