#Update Python
1 messages · Page 1 of 1 (latest)
thanks do you also know how to install the newest version of py-cord
that would be pip install --upgrade py-cord
i keep getting this error
i am on 3.8
ah hmm
try python3 -m pip install -U pip setuptools
and then python3 -m pip install -U py-cord
it works thank you