can't install kivy package Singlaanshum0786 Created August 17, 2020 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.