Enviado em 23/05/2018 - 11:32h
ola
preciso instalar alguns módulos do Python mais não estol conce gindo
coloco o comando no terminal
$ pip3 install emoji
e retarna o erro
Collecting emoji
Using cached https://files.pythonhosted.org/packages/47/e7/cf76e0774b13459e61ffe16a042a35f42e292aeebba060b919c05b...
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'setuptools'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-186b15f3/emoji/
por desencargo de consciência e por curiosidade tentei pesquisar no terminal sobre esse tal de "setuptools"
e me retornou
$sudo apt-cache search python3-setuptools
python3-setuptools - Python3 Distutils Enhancements
python3-setuptools-git - plugin for setuptools that enables git integration
python3-setuptools-scm - blessed package to manage your versions by scm tags for Python 3
preciso instalar alguns módulos do Python mais não estol conce gindo
coloco o comando no terminal
$ pip3 install emoji
e retarna o erro
Collecting emoji
Using cached https://files.pythonhosted.org/packages/47/e7/cf76e0774b13459e61ffe16a042a35f42e292aeebba060b919c05b...
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'setuptools'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-186b15f3/emoji/
por desencargo de consciência e por curiosidade tentei pesquisar no terminal sobre esse tal de "setuptools"
e me retornou
$sudo apt-cache search python3-setuptools
python3-setuptools - Python3 Distutils Enhancements
python3-setuptools-git - plugin for setuptools that enables git integration
python3-setuptools-scm - blessed package to manage your versions by scm tags for Python 3