79186633

Date: 2024-11-13 20:58:02
Score: 1
Natty:
Report link

I was with the same problem and managed to solve.

I'm using poetry-pyinstaller-plugin, i just put the chromadb inside the collect section and did the trick

[tool.poetry-pyinstaller-plugin.collect]
all = [..., "chromadb"]

I guess if you put --collect-all chromadb in your pyinstaller command, will solve it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arthur