InvenTree: corrigir erro No matching distribution found for ao instalar plugin

Problema

Você quer instalar um plugin no InvenTree a partir de um repositório git:

InvenTree No Matching Distribution

mas vê a seguinte mensagem de erro:

example.txt
ERROR: You must give at least one requirement to install (see "pip help install")

Solução

Você deve deixar o campo name vazio

InvenTree Correct

Se você preencher o campo name, o InvenTree tentará instalar a partir do registro PyPI, onde seu pacote não está listado.


Check out similar posts by category: InvenTree, Python