问题
你想从git仓库在InvenTree中安装一个插件:

但你看到以下错误消息:
example.txt
ERROR: You must give at least one requirement to install (see "pip help install")解决方案
你必须使用 git+https 而不是仅用 https 作为URL,例如
example.txt
git+https://github.com/ulikoehler/InventreeBrotherQLLabelPrintServicePlugin.git如果这篇文章对您有帮助,请考虑请我喝杯咖啡或通过 PayPal 捐款,以支持 TechOverflow 上新文章的研究与发布