can't install kivy package Singlaanshum0786 创建于 2020年08月17日 12:11 it says that you may not have the correct pip version installed though i have latest one
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.