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

Erro ao instalar Apache Airflow (pip)

Bom dia. Olhei cada tópico do fórum mas nenhum adiantou para o meu problema. Poderiam averiguar o que preciso fazer para resolver? Obs: estou usando uma VM do VirtualBox com imagem Linux Mint. Desde já, agradeço imensamente! Estou muito animado com essa formação <3

  ----------------------------------------
  ERROR: Failed building wheel for psutil
  Running setup.py clean for psutil
  Building wheel for python-nvd3 (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/durantec/Documentos/curso-alura/datapipeline/.env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-n1af19o2/python-nvd3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-n1af19o2/python-nvd3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-b6i3uo99
       cwd: /tmp/pip-install-n1af19o2/python-nvd3/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for python-nvd3
  Running setup.py clean for python-nvd3
  Building wheel for python-slugify (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/durantec/Documentos/curso-alura/datapipeline/.env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-n1af19o2/python-slugify/setup.py'"'"'; __file__='"'"'/tmp/pip-install-n1af19o2/python-slugify/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-50kq78na
       cwd: /tmp/pip-install-n1af19o2/python-slugify/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for python-slugify
  Running setup.py clean for python-slugify
  Building wheel for thrift (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/durantec/Documentos/curso-alura/datapipeline/.env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-n1af19o2/thrift/setup.py'"'"'; __file__='"'"'/tmp/pip-install-n1af19o2/thrift/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-qwugeiym
       cwd: /tmp/pip-install-n1af19o2/thrift/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for thrift
  Running setup.py clean for thrift
  Building wheel for unicodecsv (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/durantec/Documentos/curso-alura/datapipeline/.env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-n1af19o2/unicodecsv/setup.py'"'"'; __file__='"'"'/tmp/pip-install-n1af19o2/unicodecsv/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-9mtzea8t
       cwd: /tmp/pip-install-n1af19o2/unicodecsv/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
1 resposta
solução!

Bom dia!! Segui um tutorial na internet que resolveu o meu problema. organizando-o-palco-instalando-e-configurando-o-airflow-localmente