Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

Erro ao instalar airflow no ubuntu 20.04

Boa noite tentei instalar o airflow no ubuntu e estou tendo erro, estou usando a versão 3.8 do python, segue o erro abaixo:

ERROR: Command errored out with exit status 1: /home/rafael/Documentos/datapipeline/.env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-30458_w4/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-30458_w4/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-cnilry1m/install-record.txt --single-version-externally-managed --compile --install-headers /home/rafael/Documentos/datapipeline/.env/include/site/python3.8/psutil Check the logs for full command output.
1 resposta
solução!

Oi Pessoal problema resolvido, instalando as libs abaixo

sudo apt-get install gcc python3-dev
pip install wheel

Att

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software