Como corrigir KiBot 'KiBoM not installed or too old'

Problema:

Ao rodar kibot-check, você vê a seguinte mensagem de warning:

kibom_missing.txt
* KiBoM not installed or too old
  Visit: https://github.com/INTI-CMNB/KiBoM
  Download it from: https://github.com/INTI-CMNB/KiBoM/releases
  - Mandatory for `kibom`

mas mesmo instalando kibom usando pip install kibom, o warning não desaparece.

Solução

Você precisa instalar um fork específico do KiBom:

install_kibom_from_git.sh
pip install git+https://github.com/INTI-CMNB/KiBoM

Depois disso, o warning desaparecerá.


Check out similar posts by category: Electronics KiCad Python