Ok, I'm only posting here because i encountered this issue & resolved it yt upgrading pip3
$ /usr/bin/python3 -m pip install --upgrade pip
$ pip3 install setuptools --upgrade
This solved my problem, that's all
Ok, I'm only posting here because i encountered this issue & resolved it yt upgrading pip3
$ /usr/bin/python3 -m pip install --upgrade pip
$ pip3 install setuptools --upgrade
This solved my problem, that's all