i tried installing vpython on linux mint 19
using this commands:
sudo apt-get install python3-pip
pip3 install vpython
the error i get:
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-9f9b5ihc/vpython/