jueves, 18 de enero de 2018

Python. How to solve “setuptools must be installed to install from a source distribution”

https://stackoverflow.com/questions/44032262/python-how-to-solve-setuptools-must-be-installed-to-install-from-a-source-dist


pip install -U setuptools
pip install -U pip

No hay comentarios:

Publicar un comentario